mirror of
https://github.com/tcgdex/compiler.git
synced 2025-04-22 10:42:09 +00:00
testing 🗡
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
parent
9d804a9478
commit
f9f40bcf20
@ -41,8 +41,11 @@ steps:
|
||||
image: alpine
|
||||
commands:
|
||||
- apk -q add openssh-client sshpass
|
||||
- echo $KNOWN_HOST > ~/.ssh/known_host
|
||||
- ./upload.sh
|
||||
environment:
|
||||
KNOWN_HOST:
|
||||
from_secret: KNOWN_HOST
|
||||
UPLOAD_USERNAME:
|
||||
from_secret: UPLOAD_USERNAME
|
||||
UPLOAD_PASSWORD:
|
||||
|
Loading…
x
Reference in New Issue
Block a user