continuing tries

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2020-03-17 00:42:40 +01:00
parent 9c50acb335
commit 3ba3205db3

View File

@ -41,6 +41,7 @@ steps:
image: alpine
commands:
- apk -q add openssh-client sshpass
- mkdir -p ~/.ssh/
- echo $KNOWN_HOST > ~/.ssh/known_host
- ./upload.sh
environment: