diff --git a/.drone.yml b/.drone.yml index 76c2e70..8e8cf27 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,6 +10,7 @@ steps: image: golang:alpine commands: - "pwd && ls" + - "make docker" - name: buildx image: thegeeklab/drone-docker-buildx