Skip to content
Snippets Groups Projects
Commit f625017d authored by Brittany Faciane's avatar Brittany Faciane
Browse files

Quotation oops

parent 9329d6ef
No related branches found
No related tags found
2 merge requests!1452Merge 2.8.2 to main,!1323Quotation oops
Pipeline #9555 passed
......@@ -5,7 +5,7 @@
- |
printf "%s\n" "- Removing Images -" \
"${NAME}:${IMAGE_TAG}"
- docker image rm --force "${BASE_REGISTRY_URL}/${SERVICE_NAME}:${IMAGE_TAG}
- docker image rm --force "${BASE_REGISTRY_URL}/${SERVICE_NAME}:${IMAGE_TAG}"
rules:
- if: '$CI_PIPELINE_SOURCE == "merge_request_event" && $CI_COMMIT_MESSAGE =~ /\A(?i)-debug/'
when: never
......
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