This commit is contained in:
@@ -6,4 +6,5 @@ pipeline:
|
||||
deploy:
|
||||
image: jbrechtel/rsync:latest
|
||||
commands:
|
||||
- export
|
||||
- sshpass -p $${DEPLOY_PASSWORD} rsync -avzr -e ssh /src/ $${DEPLOY_USER}@$${DEPLOY_HOST}:$${DEPLOY_PATH}
|
||||
|
||||
Reference in New Issue
Block a user