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

add trigger var

parent 7c53577b
No related branches found
No related tags found
1 merge request!368Trigger Var
......@@ -213,6 +213,7 @@ Trigger CDK nshmp-libs:
--form "variables[description]=Triggered by nshmp-lib" \
--form "variables[ENVIRONMENT]=${ENVIRONMENT}" \
--form "variables[NSHMP_LIB_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
variables:
......
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