adding the delete flag for final complete delpoiement pipeline
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
903ac56f5f
commit
330a9fffd7
|
|
@ -38,4 +38,4 @@ steps:
|
|||
from_secret: prod_folder_path
|
||||
commands:
|
||||
- cd lhoist-stay-safe
|
||||
- rsync -avhp -e 'ssh -p 22' ./build/ $PROD_SERVER_PATH:www
|
||||
- rsync -avhp -e 'ssh -p 22' ./build/ $PROD_SERVER_PATH:www --delete
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user