fix: remove GITLAB_TOKEN
This commit is contained in:
@@ -55,7 +55,6 @@ release:
|
||||
|
||||
variables:
|
||||
GORELEASER_IMAGE: goreleaser/goreleaser:v1.11.5-amd64
|
||||
GITLAB_TOKEN: ${CI_JOB_TOKEN}
|
||||
# Disable shallow cloning so that goreleaser can diff between tags to
|
||||
# generate a changelog.
|
||||
GIT_DEPTH: 0
|
||||
|
||||
Reference in New Issue
Block a user