Test commit. Please ignore

This commit is contained in:
2025-04-21 17:24:49 -04:00
parent 750525fa55
commit db45c0e2a0

View File

@@ -104,7 +104,7 @@ Create Merge Request:
before_script: |
apk add --no-cache curl
script: |
curl --request POST --header "PRIVATE-TOKEN: glpat-QELCHYwAGQJFQzeihBEV" \
curl --request POST --header "PRIVATE-TOKEN: glpat-hv-uxCx3PDNKn7ihyXce" \
--data "source_branch=update-deployment-${CI_COMMIT_TAG}" \
--data "target_branch=master" \
--data "title=Update deployment manifest with new image tags" \