Sun Jun 3 21:18:07 EDT 2018
the build failed Details

This commit is contained in:
Annika Backstrom 2018-06-03 21:18:07 -04:00
parent 48f2d7c759
commit f80b325a26
1 changed files with 2 additions and 2 deletions

View File

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