fix release entrypoint
This commit is contained in:
parent
0872cc18d4
commit
4026276660
2
Makefile
2
Makefile
@ -40,7 +40,7 @@ ci-build-snapshot-packages:
|
|||||||
--rm-dist
|
--rm-dist
|
||||||
|
|
||||||
ci-release:
|
ci-release:
|
||||||
release --rm-dist
|
goreleaser release --rm-dist
|
||||||
|
|
||||||
# todo: add --pull=never when supported by host box
|
# todo: add --pull=never when supported by host box
|
||||||
ci-test-production-image:
|
ci-test-production-image:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user