diff --git a/.drone.yml b/.drone.yml index a598542..454a084 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,7 +11,14 @@ server: password: from_secret: aus_pw +clone: + depth: 1 + steps: + - name: Update Git submodules + commands: + - git submodule update --recursive --remote + - name: Show Env commands: - hostname