5.3 Store GitHub Variables

Store GitHub Variables

Variables -> New repository variable:

VariableValue (example)Meaning
AWS_REGIONus-east-1Region in use
ECR_REPOSITORYvprofileappimgECR repo name
HELM_REPO_NAMEvprofile-helmHelm repo to commit to
SONAR_HOST_URLhttp://<sonar-public-ip>/SonarServer URL

Repository variables list

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.