-"curl--requestPOST--formtoken=${CI_JOB_TOKEN}--formref=aciab_upstreamhttps://gitlab.erc.monash.edu.au/api/v4/projects/193/trigger/pipeline"# ID is from clusterbuild
-curl --request POST --form token=${CI_JOB_TOKEN} --form "variables[TRIGGER_CI_COMMIT_SHA]=${CI_COMMIT_SHA}" --form ref=aciab_upstream https://gitlab.erc.monash.edu.au/api/v4/projects/193/trigger/pipeline# ID is from clusterbuild
trigger_pipeline_in_monarch:
trigger_pipeline_in_monarch:
stage:integration_test_downstream
stage:integration_test
tags:
tags:
-ansible
-ansible
script:
script:
-echo ${CI_JOB_TOKEN}
-echo ${CI_JOB_TOKEN}
-"curl--requestPOST--formtoken=${CI_JOB_TOKEN}--formref=cicdhttps://gitlab.erc.monash.edu.au/api/v4/projects/385/trigger/pipeline"# ID is from monarch
-curl --request POST --form token=${CI_JOB_TOKEN} --form "variables[TRIGGER_CI_COMMIT_SHA]=${CI_COMMIT_SHA}" --form ref=cicd https://gitlab.erc.monash.edu.au/api/v4/projects/385/trigger/pipeline# ID is from monarch