diff --git a/.drone.yml b/.drone.yml index cfcb984..7bc2d5f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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: