remove apt-get install git - should be in image
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Dovi Cowan 2023-02-21 02:03:15 +00:00
parent 33626bc4e2
commit d938c63861
Signed by: dcowan
GPG key ID: C110D77558FBC227

View file

@ -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: