fix release entrypoint

This commit is contained in:
Alex Goodman 2020-02-09 15:29:42 -05:00
parent 0872cc18d4
commit 4026276660
No known key found for this signature in database
GPG key ID: 150587AB82D3C4E6

View file

@ -40,7 +40,7 @@ ci-build-snapshot-packages:
--rm-dist
ci-release:
release --rm-dist
goreleaser release --rm-dist
# todo: add --pull=never when supported by host box
ci-test-production-image: