There was an error while loading. Please reload this page.
1 parent 4863d08 commit 39b8474Copy full SHA for 39b8474
1 file changed
.gitlab-ci.yml
@@ -121,6 +121,5 @@ prerelease:
121
script:
122
- if [ -z "$CI_COMMIT_TAG" ]; then .gitlab-ci-scripts/set-prerel-version.sh; fi;
123
- .gitlab-ci-scripts/goreleaser.sh
124
- - .gitlab-ci-scripts/upload.sh
125
after_script:
126
- curl -d "repo=github.com/oidc-mytoken/client" https://goreportcard.com/checks
0 commit comments