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): unblock release pipeline on push to main (#264)
- Add !cancelled() to docker-build job if-condition to prevent
cascading skip when PR-only gate job is not applicable
- Add explicit quality-checks result validation
- Release pipeline was blocked since v6.50.0 (54c6358)
Fixes#263
0 commit comments