stoopid
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user