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: handle missing DockerHub/SonarQube secrets gracefully in CI
- Skip Docker buildx/push steps when DOCKERHUB_USERNAME secret is not set
- Fall back to plain docker build (no push) when secrets are missing
- Fix SonarQube conditionals to use secrets context directly
Co-Authored-By: vanessa.salas <vanessa.salas@cognition.ai>
0 commit comments