diff --git a/.drone.yml b/.drone.yml index 4c014d7..369d96a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,14 +14,13 @@ steps: image: alpine/git commands: - git fetch --tags -- name: install-tools +- name: install-deps image: *golang-image volumes: - *gobin-volume - *usr-volume commands: - *deps-command - - make install-tools - name: lint image: *golang-image volumes: