cleanup cache dir for .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
fdb98eefaa
commit
ad8259e795
@ -13,7 +13,7 @@ steps:
|
||||
from_secret: cache_server_user
|
||||
key:
|
||||
from_secret: cache_server_key
|
||||
path: /var/cache/noded-frontend-node_modules
|
||||
path: /var/cache/drone
|
||||
restore: true
|
||||
mount:
|
||||
- node_modules
|
||||
@ -39,7 +39,7 @@ steps:
|
||||
from_secret: cache_server_user
|
||||
key:
|
||||
from_secret: cache_server_key
|
||||
path: /var/cache/noded-frontend-node_modules
|
||||
path: /var/cache/drone
|
||||
rebuild: true
|
||||
mount:
|
||||
- node_modules
|
||||
|
Loading…
Reference in New Issue
Block a user