diff --git a/.drone.yml b/.drone.yml index 543da57..48ab9b7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,7 +5,6 @@ steps: - name: git-lfs image: alpine/git commands: - # - git submodule update --init --recursive --remote - git lfs install - git lfs pull - name: build