.drone.yml aktualisiert
This commit is contained in:
parent
b3d749a58a
commit
db31f2ecde
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ steps:
|
||||||
- name: Prepare Repo
|
- name: Prepare Repo
|
||||||
image: alpine/git
|
image: alpine/git
|
||||||
commands:
|
commands:
|
||||||
- git submodule update --init --recursive
|
- git submodule update --init --recursive
|
||||||
|
|
||||||
- name: Compile gmqcc
|
- name: Compile gmqcc
|
||||||
image: alpine
|
image: alpine
|
||||||
|
|
Loading…
Reference in a new issue