Sun Jun 3 21:16:42 EDT 2018
the build failed Details

This commit is contained in:
Annika Backstrom 2018-06-03 21:16:42 -04:00
parent e6cfcd5ede
commit f40a36fc36
1 changed files with 2 additions and 1 deletions

View File

@ -10,7 +10,8 @@ pipeline:
- echo "$${SSH_HOST_KEY}" > "$${HOME}/.ssh/known_hosts"
- echo "$${HOME}"
- ls -laR "$${HOME}"
- cat "$${HOME}/.ssh/known_hosts"
- echo "$${HOME}/.ssh/known_hosts"
- ssh deploy@web04.sixohthree.com ls
- echo "$${HOME}/.ssh/known_hosts"
branches: master