test
the build was successful Details

This commit is contained in:
Annika Backstrom 2018-06-03 20:56:37 -04:00
parent 43e916f0e3
commit 971fb6c974
1 changed files with 1 additions and 1 deletions

View File

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