got rid of some output
This commit is contained in:
parent
f6d57ef83b
commit
0ef399f5d8
1 changed files with 2 additions and 2 deletions
|
|
@ -303,8 +303,8 @@ deploy:development:
|
|||
- "eval $(ssh-agent -s)"
|
||||
- ssh -V
|
||||
- cat /etc/os-release
|
||||
- "echo DEPLOY_TARGET=${DEPLOY_TARGET}"
|
||||
- "echo DOCKER_HOST=${DOCKER_HOST}"
|
||||
# - "echo DEPLOY_TARGET=${DEPLOY_TARGET}"
|
||||
# - "echo DOCKER_HOST=${DOCKER_HOST}"
|
||||
- "echo \"$DEVELOPMENT_SSH_PRIV_KEY\" | tr -d '\r' | ssh-add - "
|
||||
# - "ssh -Mo StrictHostKeyChecking=no -S deploy-ctrl-socket -fnNTL /var/run/docker.sock:/var/run/docker.sock ${DEPLOY_TARGET}"
|
||||
# - "ssh -S deploy-ctrl-socket -O check ${DEPLOY_TARGET}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue