This commit is contained in:
parent
cb5455a1c1
commit
c6340dcf8c
@ -22,5 +22,6 @@ pipeline:
|
||||
commands:
|
||||
- mkdir -p ~/.ssh/
|
||||
- echo "$SSH_KEY" > ~/.ssh/id_rsa
|
||||
- chmod 0700 ~/.ssh/
|
||||
- chmod 0600 ~/.ssh/id_rsa
|
||||
- bash deploy.sh
|
||||
|
Loading…
Reference in New Issue
Block a user