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): improve docker tag sanitization in workflows
- Replace multiple character translations with a cleaner sanitization step
- Remove disallowed characters more reliably from branch names for docker tags
- Ensure consistent and safe docker tag formatting across CI jobs
0 commit comments