diff --git a/.drone.yml b/.drone.yml index ef9a10c..842484b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,10 +6,11 @@ clone: steps: - name: submodules - image: docker:git + image: plugins/git commands: - git submodule update --recursive --remote - ls schema + - ls - name: docker image: plugins/docker settings: