Skip to content

GitHub Action Deploy TRE fails on first run at ACR login step #3778

Closed
@jonnyry

Description

Describe the bug

GitHub Action Deploy Azure TRE fails on first run at the 2nd ACR Login step with error $ec numeric argument required.

first-run

On subsequent runs it passes, as the 2nd ACR Login step is not executed, due to the 1st ACR Login step passing:

second-run

Steps to reproduce

  1. Deploy the TRE using the "Deploy Azure TRE" GitHub Action for the first time (/to an empty Azure environment).
  2. Observe the error above on first run.
  3. Run a second time and observe the error does not occur.

Azure TRE release version (e.g. v0.14.0 or main)

main (v0.15.2)

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

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions