diff --git a/.drone1.yml b/.drone1.yml index 44b905abd3..269c6334dd 100644 --- a/.drone1.yml +++ b/.drone1.yml @@ -449,7 +449,7 @@ steps: image: goreleaser/nfpm pull: true commands: - - apk add git + - apk add git go - ./mage-static release:packages depends_on: [ static-build-linux ]