test dry run production
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
7bd2d98b25
commit
730d4961e4
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
kind: pipeline
|
||||
type: ssh
|
||||
name: Stay Safe | Pipeline de déploiement
|
||||
name: Stay Safe | Front-End | Pipeline de déploiement
|
||||
|
||||
clone:
|
||||
disable: true
|
||||
|
|
@ -40,4 +40,4 @@ steps:
|
|||
from_secret: prod_folder_path
|
||||
commands:
|
||||
- cd lhoist-stay-safe
|
||||
- rsync -avhp -e 'ssh -p 22' ./build/ $PROD_SERVER_PATH:$PROD_FOLDER_PATH --delete
|
||||
- rsync -avhpn -e 'ssh -p 22' ./build/ $PROD_SERVER_PATH:$PROD_FOLDER_PATH --delete
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user