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
refactor(ci): improve harbor registry deployment and manifest pushing… (#329)
… logic
Remove redundant tagging in image build step and move harbor pushing to
a best-effort step. Add explicit login for harbor registry in both
deploy and manifest actions. This simplifies image tagging during the
build and ensures manifest pushing to harbor is non-blocking.
0 commit comments