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
Use size-optimized docker build for on-push-CI as well
The advantage is that the same cache entries are used as the publish and release workflows.
The downside is that more CI jobs are used in cascade, slowing down the overall CI run.
0 commit comments