This commit is contained in:
parent
702e1b3375
commit
6cf0a07771
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ environment:
|
||||||
steps:
|
steps:
|
||||||
- name: configure-environment
|
- name: configure-environment
|
||||||
pull: always
|
pull: always
|
||||||
image: bitnami/git:2.39.2
|
image: ubuntu:latest
|
||||||
volumes:
|
volumes:
|
||||||
- name: ssh
|
- name: ssh
|
||||||
path: /root/.ssh
|
path: /root/.ssh
|
||||||
|
|
Loading…
Reference in a new issue