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 current release pipeline assumes that the same credentials
are used to authenticate to the cloud storage service as well
as to the container registry.
This enables having independent credentials. It also enables
using PAT based auth for the container registry by making the
user configurable (instead of _json_key which works with gcr).
Signed-off-by: Andrea Frittoli <[email protected]>
0 commit comments