Skip to content

fix: use secrets.* for SonarQube env vars#4

Open
harell wants to merge 1 commit into
developfrom
fix/sonarqube-env-secrets
Open

fix: use secrets.* for SonarQube env vars#4
harell wants to merge 1 commit into
developfrom
fix/sonarqube-env-secrets

Conversation

@harell

@harell harell commented Apr 16, 2026

Copy link
Copy Markdown

SonarQube CI Fix

Changed vars.SONAR_HOST_URL -> secrets.SONAR_HOST_URL and vars.SONAR_PROJECT_KEY -> secrets.SONAR_PROJECT_KEY. The provisioner writes these as secrets, not variables. The sonarqube environment has been pre-populated with all three required secrets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant