Skip to content
Snippets Groups Projects
Commit 5175fb82 authored by Clayton, Brandon Scott's avatar Clayton, Brandon Scott
Browse files

Merge branch 'trigger' into 'main'

add project name

See merge request !203
parents 0bbb993f 72a646e8
No related branches found
No related tags found
2 merge requests!204Production Release,!203add project name
Pipeline #308691 passed
......@@ -213,6 +213,7 @@ Trigger AWS Deployment:
--form "variables[description]=Triggered by nshmp-ws" \
--form "variables[ENVIRONMENT]=${ENVIRONMENT}" \
--form "variables[NSHMP_WS_IMAGE]=${IMAGE_NAME}" \
--form "variables[SOURCE_PROJECT_NAME]=${CI_PROJECT_NAME}" \
"https://${PRIVATE_GITLAB}/api/v4/projects/${NSHMP_CDK_PROJECT_ID}/trigger/pipeline"
stage: trigger
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