Skip to content

Commit 1a335c6

Browse files
committed
fix: Quoting
1 parent 6a78904 commit 1a335c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ release:
6464
--target=publish-gitlab \
6565
--build-arg=CI_SERVER_HOST \
6666
--build-arg=CI_JOB_TOKEN \
67-
--build-arg=GITLAB_TOKEN" \
67+
--build-arg=GITLAB_TOKEN \
6868
--build-arg=SIGSTORE_ID_TOKEN \
6969
.
7070
artifacts:

0 commit comments

Comments
 (0)