This commit is contained in:
PapaTutuWawa 2024-01-05 19:13:20 +01:00
parent e1b9629e1b
commit 10d10ed41a

View File

@ -9,6 +9,7 @@ steps:
- ls -l
deploy:
image: alpine:3.19
secrets: [ ssh_key, ssh_key_pub ]
commands:
- apk add --no-cache git openssh
- mkdir -p ~/.ssh