.drone.yml aktualisiert
This commit is contained in:
parent
a9b9e6dc55
commit
7a7791ff5c
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ steps:
|
||||||
- name: Prepare Repo
|
- name: Prepare Repo
|
||||||
image: alpine
|
image: alpine
|
||||||
commands:
|
commands:
|
||||||
|
- apk add git
|
||||||
- git pull
|
- git pull
|
||||||
- git submodule update --init --recursive
|
- git submodule update --init --recursive
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue