diff --git a/.drone.yml b/.drone.yml index a180403..7ad65d4 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,7 +2,7 @@ kind: pipeline name: default steps: - name: create dist - image: golang:latest-alpine + image: golang:latest commands: - apk update - apk add zip