diff --git a/.drone.yml b/.drone.yml index e11aba1..e6d2878 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,7 +7,7 @@ steps: - name: submodules image: alpine/git commands: - - git submodule update --recursive --remote + - git submodule update --recursive --init - name: build image: registry.aws.minori.work/imi415/arm-none-toolchain:latest