remove apt-get install git - should be in image
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
33626bc4e2
commit
d938c63861
1 changed files with 0 additions and 1 deletions
|
@ -40,7 +40,6 @@ steps:
|
|||
- chmod 400 ~/.ssh/config.dokku
|
||||
- echo "$JUMP_PRIVATE_KEY" > ~/.ssh/id_rsa
|
||||
- chmod 600 ~/.ssh/id_rsa
|
||||
- apt-get update && apt-get install git -y
|
||||
- name: add-remote
|
||||
image: bitnami/git:2.39.2
|
||||
volumes:
|
||||
|
|
Loading…
Reference in a new issue