.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
|
||||
image: alpine/git
|
||||
commands:
|
||||
- git submodule update --init --recursive
|
||||
- git submodule update --init --recursive
|
||||
|
||||
- name: Compile gmqcc
|
||||
image: alpine
|
||||
|
|
Loading…
Reference in a new issue