mirror of
https://github.com/tcgdex/compiler.git
synced 2025-04-22 10:42:09 +00:00
continuing tries
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
parent
9c50acb335
commit
3ba3205db3
@ -41,6 +41,7 @@ steps:
|
|||||||
image: alpine
|
image: alpine
|
||||||
commands:
|
commands:
|
||||||
- apk -q add openssh-client sshpass
|
- apk -q add openssh-client sshpass
|
||||||
|
- mkdir -p ~/.ssh/
|
||||||
- echo $KNOWN_HOST > ~/.ssh/known_host
|
- echo $KNOWN_HOST > ~/.ssh/known_host
|
||||||
- ./upload.sh
|
- ./upload.sh
|
||||||
environment:
|
environment:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user