stoopid
This commit is contained in:
@@ -9,6 +9,7 @@ steps:
|
|||||||
- ls -l
|
- ls -l
|
||||||
deploy:
|
deploy:
|
||||||
image: alpine:3.19
|
image: alpine:3.19
|
||||||
|
secrets: [ ssh_key, ssh_key_pub ]
|
||||||
commands:
|
commands:
|
||||||
- apk add --no-cache git openssh
|
- apk add --no-cache git openssh
|
||||||
- mkdir -p ~/.ssh
|
- mkdir -p ~/.ssh
|
||||||
|
|||||||
Reference in New Issue
Block a user