Настройка сборки drone
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
2e0da4f29f
commit
82b8d74e33
@ -8,7 +8,7 @@ steps:
|
||||
image: drillster/drone-volume-cache
|
||||
volumes:
|
||||
- name: m2
|
||||
path: /m2
|
||||
path: /cache
|
||||
settings:
|
||||
restore: true
|
||||
mount:
|
||||
@ -23,7 +23,7 @@ steps:
|
||||
image: drillster/drone-volume-cache
|
||||
volumes:
|
||||
- name: m2
|
||||
path: /m2
|
||||
path: /cache
|
||||
settings:
|
||||
rebuild: true
|
||||
mount:
|
||||
|
Loading…
Reference in New Issue
Block a user