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
fix(ci): use crane for Harbor push to bypass docker auth issue
Docker push fails with 'unauthorized' even with valid credentials.
Crane works with the same credentials. Using crane to push images
to Harbor as a workaround.
0 commit comments