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 fe7d36b commit 59c7e2bCopy full SHA for 59c7e2b
.gitlab-ci.yml
@@ -42,7 +42,7 @@ release_job:
42
- "echo \"passphrase: $PASSPHRASE\""
43
script:
44
# Run GoReleaser
45
- - "./bin/goreleaser release --clean"
+ - "/usr/bin/goreleaser release --clean"
46
only:
47
- main
48
artifacts:
0 commit comments