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
ci(pipeline): update conditions for build and release steps
- Renames `requires_release` to `requiresRelease` for consistency.
- Changes condition to trigger build only if the result is "true".
- Adds conditional checks for the release process based on `requiresRelease`.
- Ensures that relevant steps for tagging and pushing are executed only during a release.
0 commit comments