Sun Jun 3 21:17:35 EDT 2018
the build was successful Details

This commit is contained in:
Annika Backstrom 2018-06-03 21:17:35 -04:00
parent db1b4b9a53
commit 48f2d7c759
1 changed files with 1 additions and 1 deletions

View File

@ -12,6 +12,6 @@ pipeline:
- ls -laR "$${HOME}"
- echo "$${HOME}/.ssh/known_hosts"
- ssh deploy@web04.sixohthree.com ls
- echo "${HOME}/.ssh/known_hosts"
- echo $${HOME}
branches: master