Skip to content

Commit

Permalink
fix release entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
wagoodman committed Feb 9, 2020
1 parent 0872cc1 commit 4026276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -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:
Expand Down

0 comments on commit 4026276

Please sign in to comment.