@ -365,7 +365,7 @@ variables:
|
||||
if [ "$CREATE_VERSION_LABEL" != "false" ]; then
|
||||
|
||||
curl \
|
||||
--data "name=v${NEW_VERSION}&color=#eee600&description='phpIPAM Scan Agent Version that is affected'"
|
||||
--data "name=v${NEW_VERSION}&color=#eee600&description='phpIPAM Scan Agent Version that is affected'" \
|
||||
--header "PRIVATE-TOKEN: $GIT_COMMIT_TOKEN" \
|
||||
"https://gitlab.com/api/v4/projects/${CI_PROJECT_ID}/labels"
|
||||
|
||||
|
Reference in New Issue
Block a user