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): streamline build evaluation logic in pipeline (#505)
- Simplifies the logic for build evaluation by using environment variables instead of shell scripting.
- Reduces redundancy in the evaluation steps for build, build_push, build_configuration, and release.
- Improves clarity and maintainability of the CI configuration.
0 commit comments