This commit is contained in:
parent
6b05a717b8
commit
2878c5ca63
@ -20,5 +20,6 @@ pipeline:
|
||||
- GIT_AUTHOR_NAME="Woody the Woodpecker"
|
||||
- GIT_AUTHOR_EMAIL=ci@shrug.pw
|
||||
commands:
|
||||
- eho "$SSH_KEY" > ~/.ssh/id_rsa
|
||||
- mkdir -p ~/.ssh/
|
||||
- echo "$SSH_KEY" > ~/.ssh/id_rsa
|
||||
- bash deploy.sh
|
||||
|
Loading…
Reference in New Issue
Block a user