diff --git a/.drone.yml b/.drone.yml index d325b00..65634aa 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,7 +10,6 @@ steps: image: golang:alpine commands: - "pwd && ls" - - "make docker" - name: build docker image image: plugins/docker pull: if-not-exists