parent
1ae4dbfaf7
commit
28cf4f8653
@ -10,7 +10,7 @@ steps:
|
||||
deploy:
|
||||
image: alpine:3.19
|
||||
commands:
|
||||
- apk add --no-cache git ssh
|
||||
- apk add --no-cache git openssh
|
||||
- mkdir -p ~/.ssh
|
||||
- chmod 700 ~/.ssh
|
||||
- echo $SSH_KEY > ~/.ssh/id_rsa
|
||||
|
Loading…
Reference in New Issue
Block a user