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 057402b commit 5bcc3d5Copy full SHA for 5bcc3d5
.gitlab-ci.yml
@@ -13,7 +13,7 @@ include:
13
14
packages:
15
stage: release
16
- image: goreleaser/goreleaser@sha256:ebc884882268c835edd70c628dbdf830481ae23a569b343cd7d7b178c91573ac
+ image: goreleaser/goreleaser@sha256:1661cf554e5f2f62bc0b68d8bd9ed70d46dff0737c4bc0b70c104dea5d74328a
17
script:
18
- git reset --hard $CI_COMMIT_SHA
19
- git clean -ffdx
0 commit comments