switch create-app to bitnami/git
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
0b6de4077b
commit
aa55bd8c9d
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ steps:
|
||||||
- ssh jump "echo 'Host key added'"
|
- ssh jump "echo 'Host key added'"
|
||||||
- ssh dokku "echo 'Host key added'"
|
- ssh dokku "echo 'Host key added'"
|
||||||
- name: create-app
|
- name: create-app
|
||||||
image: ubuntu:latest
|
image: bitnami/git:2.39.2
|
||||||
volumes:
|
volumes:
|
||||||
- name: ssh
|
- name: ssh
|
||||||
path: /root/.ssh
|
path: /root/.ssh
|
||||||
|
|
Loading…
Reference in a new issue