Skip to content
Snippets Groups Projects
Commit 2009ea2a authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

syntax

parent 9e294572
No related branches found
No related tags found
2 merge requests!1973Development,!1934Resolve "Update Images"
......@@ -10,7 +10,7 @@
curl -X DELETE -k -H 'Content-Type: application/json' \
-H "PRIVATE-TOKEN: ${CI_JOB_TOKEN}" \
-i "${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/registry/repositories/${FPM_IMAGE_REPOSITORY_ID}/tags" \
--data "{\"name_regex_delete\": \"$CI_COMMIT_REF_SLUG-composer-.*\"}
--data "{\"name_regex_delete\": \"$CI_COMMIT_REF_SLUG-composer-.*\"}"
cleanup_tags_review:
extends: .cleanup_tags
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment