You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a TRE Developer
I want to configure computed environment variables inside the dev container / makefile
So that the CICD won't need to compute those values too.
Description
As a TRE Developer
I want to configure computed environment variables inside the dev container / makefile
So that the CICD won't need to compute those values too.
This should be the proper fix for #3488
Acceptance criteria
TRE_URL
,ARM_ENVIRONMENT
are computed inside the devcontainer even when running on Github Actions. Specific steps on action.yml file are removed.The text was updated successfully, but these errors were encountered: