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
feat!: only allow direct workload identity federation in login-to-gar (#1009)
* Remove service account auth and deprecation message
Removes old deprecated authentication after all GAR ops
have moved to Direct WIF.
* Remove environment from login-to-gar test
| `registry` | Google Artifact Registry to authenticate against. | `us-docker.pkg.dev` |
36
-
| `environment` | Environment for pushing artifacts (can be either dev or prod). | `dev` |
37
35
| `delete_credentials_file` | Delete the credentials file after the action is finished. If you want to keep the credentials file for a later step, set this to false. | `false` |
0 commit comments