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