.drone.yml aktualisiert

This commit is contained in:
Phil 2023-08-20 10:44:07 +02:00
parent a9b9e6dc55
commit 7a7791ff5c

View file

@ -9,6 +9,7 @@ steps:
- name: Prepare Repo
image: alpine
commands:
- apk add git
- git pull
- git submodule update --init --recursive