In this step we execute a script that will set environment variables related to the deployment created in the previous step
Amongst other variables, the deployment ID (DSEQ) is captured and set as an env variable
apt install jq source demo.sh
provider-services query deployment get
Last updated 2 years ago