Add {} to wrap cmd
This commit is contained in:
@@ -5,4 +5,4 @@ release_module:
|
|||||||
tags:
|
tags:
|
||||||
- release-cli
|
- release-cli
|
||||||
script:
|
script:
|
||||||
- release-cli --server-url https://gitlab.j-linn.de --project-id 13 --private-token $RELEASE_TOKEN create --name "Release" --tag-name "$CI_COMMIT_TAG" --ref "$CI_COMMIT_SHA"
|
- ${release-cli --server-url https://gitlab.j-linn.de --project-id 13 --private-token $RELEASE_TOKEN create --name "Release" --tag-name "$CI_COMMIT_TAG" --ref "$CI_COMMIT_SHA"}
|
||||||
|
|||||||
Reference in New Issue
Block a user