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

update trigger variable

parent ff37690d
No related branches found
No related tags found
2 merge requests!92Production Release | nshmp-ws-static,!90Resolves - Service for AASHTO-2023 RTRS
......@@ -211,7 +211,7 @@ Trigger AWS Deployment:
--form ref=${REF} \
--form "variables[description]=Triggered by nshmp-ws-static" \
--form "variables[ENVIRONMENT]=${ENVIRONMENT}" \
--form "variables[NSHMP_NETCDF_CONUS_2018_IMAGE]=${IMAGE_NAME}" \
--form "variables[NSHMP_WS_STATIC_IMAGE]=${IMAGE_NAME}" \
--form "variables[TRIGGER_PASSCODE]=${NSHMP_WS_STATIC_CDK_TRIGGER_TOKEN}" \
"https://${PRIVATE_GITLAB}/api/v4/projects/${NSHMP_WS_STATIC_CDK_PROJECT_ID}/trigger/pipeline"
stage: trigger
......
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