You've already forked reloading-manager
I'll explain this when I'm sober .. or revert it
This commit is contained in:
@@ -104,7 +104,7 @@ Create Merge Request:
|
|||||||
before_script: |
|
before_script: |
|
||||||
apk add --no-cache curl
|
apk add --no-cache curl
|
||||||
script: |
|
script: |
|
||||||
curl --request POST --header "PRIVATE-TOKEN: ${GITLAB_TOKEN}" \
|
curl --request POST --header "PRIVATE-TOKEN: "glpat-yxFifM9HrghM3uXVy7Wb" \
|
||||||
--data "source_branch=update-deployment-${CI_COMMIT_TAG}" \
|
--data "source_branch=update-deployment-${CI_COMMIT_TAG}" \
|
||||||
--data "target_branch=master" \
|
--data "target_branch=master" \
|
||||||
--data "title=Update deployment manifest with new image tags" \
|
--data "title=Update deployment manifest with new image tags" \
|
||||||
|
|||||||
Reference in New Issue
Block a user