.drone.yml aktualisiert

This commit is contained in:
Phil 2023-08-20 10:46:04 +02:00
parent b3d749a58a
commit db31f2ecde

View file

@ -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