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
The initialise syntax appears to have been replaced with setup?
and then it throws this error.
WARNING: You do not appear to have access to project [********************] or it does not exist.
ERROR: (gcloud.config.set) The project property must be set to a valid project ID, not the project name [********************]
I know both the env vars are fine, since they work perfectly in 2.4.1 - and I can confirm it is the project ID.
Orb version
3.1.1
Braking changes when moving from v2.4.1
The initialise syntax appears to have been replaced with setup?
and then it throws this error.
I know both the env vars are fine, since they work perfectly in 2.4.1 - and I can confirm it is the project ID.
before - works 2.4.1
after - failing 3.1.1
The text was updated successfully, but these errors were encountered: