test
the build was successful Details

This commit is contained in:
Annika Backstrom 2018-06-03 20:56:08 -04:00
parent 661e414ab6
commit 43e916f0e3
1 changed files with 2 additions and 1 deletions

View File

@ -7,6 +7,7 @@ pipeline:
- echo -n "$${SSH_PRIVATE_KEY}" > "$${HOME}/.ssh/id_rsa"
- chmod 700 "$${HOME}/.ssh/id_rsa"
- echo "$${SSH_HOST_KEY}" > "$${HOME}/.ssh/known_hosts"
- ls -lR /root
- echo "$${HOME}"
- ls -lR "$${HOME}"
branches: master