Skip to content

Deploy Management Failing - ./command.sh No such file or directory #4286

Closed
@West-P

Description

Describe the bug
When running the deploy_tre.yml workflow, the step named Deploy Management is failing with the below error.

Image

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions