fix(ci): quoting stuff
This commit is contained in:
parent
b346f4308d
commit
a571551928
1 changed files with 1 additions and 1 deletions
|
|
@ -29,4 +29,4 @@ releasing:
|
|||
- if: '$SCHEDULE_NAME == "release"'
|
||||
- when: "never"
|
||||
script:
|
||||
- "GITLAB_TOKEN=${GORELEASER_GITLAB_TOKEN} goreleaser release --clean"
|
||||
- 'GITLAB_TOKEN=${GORELEASER_GITLAB_TOKEN} goreleaser release --clean'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue