We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 047edaa commit 184ec15Copy full SHA for 184ec15
1 file changed
Taskfile.yml
@@ -43,7 +43,7 @@ tasks:
43
release:
44
desc: "Create a release"
45
cmds:
46
- - GITLAB_TOKEN="" goreleaser --clean
+ - GITLAB_TOKEN="" goreleaser --clean --skip validate
47
48
tests:
49
desc: "Run tests"
0 commit comments