Skip to content
Snippets Groups Projects

Production Release

Merged Clayton, Brandon Scott requested to merge main into production
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -212,6 +212,7 @@ Trigger AWS Deployment:
--form "variables[description]=Triggered by nshmp-ws-static" \
--form "variables[ENVIRONMENT]=${ENVIRONMENT}" \
--form "variables[NSHMP_WS_STATIC_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:
Loading