Variables -> New repository variable:
| Variable | Value (example) | Meaning |
|---|---|---|
AWS_REGION | us-east-1 | Region in use |
ECR_REPOSITORY | vprofileappimg | ECR repo name |
HELM_REPO_NAME | vprofile-helm | Helm repo to commit to |
SONAR_HOST_URL | http://<sonar-public-ip>/ | SonarServer URL |

SONAR_HOST_URL uses the SonarServer public IP, which changes on each Stop/Start. Update it
whenever you restart the server before running the pipeline.