Mise à jour de '.drone.yml'

This commit is contained in:
gregandev 2022-12-19 17:34:13 +01:00
parent 97c4cff62f
commit 3421c64903

View File

@ -14,6 +14,11 @@ steps:
- name: git pull submodules
image: alpine/git
settings:
user:
from_secret: GIT_USER
password:
from_secret: GIT_PASSWORD
commands:
- git submodule update --init --recursive