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

switch trigger variable

parent 3514020a
No related branches found
No related tags found
2 merge requests!412Production Release,!411switch trigger variable
......@@ -292,8 +292,7 @@ Trigger AWS Deployment:
--form "variables[description]=Triggered by nshmp-apps" \
--form "variables[ENVIRONMENT]=${ENVIRONMENT}" \
--form "variables[NSHMP_APPS_IMAGE]=${IMAGE_NAME}" \
--form "variables[TRIGGER_PASSCODE]=${NSHMP_APPS_CDK_TRIGGER_TOKEN}" \
"https://${PRIVATE_GITLAB}/api/v4/projects/${NSHMP_APPS_CDK_PROJECT_ID}/trigger/pipeline"
"https://${PRIVATE_GITLAB}/api/v4/projects/${NSHMP_CDK_PROJECT_ID}/trigger/pipeline"
stage: deploy
variables:
REF: main
......
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