Closed
Description
Describe the bug
When running the deploy_tre.yml workflow, the step named Deploy Management is failing with the below error.
I can see that it calls action.yml on the failed step parsing the command "make bootstrap mgmt-deploy"
Line 253 of action.yml is: bash -c "./command.sh"
However, I am struggling to find a reference to ./command.sh anywhere else in the deployment repo.
Nothing has been removed from the repo after cloning from GitHub. No alterations have been made to the code. All required variables and secrets are in the environment.
Azure TRE release version (e.g. v0.14.0 or main): main
Deployed Azure TRE components - click the (i) in the UI: N/A
Activity