This commit is contained in:
parent
2fed8369cb
commit
294422e9af
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ steps:
|
||||||
- chmod 400 ~/.ssh/config.dokku
|
- chmod 400 ~/.ssh/config.dokku
|
||||||
- echo "$JUMP_PRIVATE_KEY" > ~/.ssh/id_rsa
|
- echo "$JUMP_PRIVATE_KEY" > ~/.ssh/id_rsa
|
||||||
- chmod 600 ~/.ssh/id_rsa
|
- chmod 600 ~/.ssh/id_rsa
|
||||||
|
- apt-get update && apt-get install git
|
||||||
- name: add-remote
|
- name: add-remote
|
||||||
image: ubuntu:latest
|
image: ubuntu:latest
|
||||||
commands:
|
commands:
|
||||||
|
|
Loading…
Reference in a new issue