[DO-1503] rename_project (!68)
Co-authored-by: Rustam Tagaev <rustam.tagaev@avroid.tech> Reviewed-on: https://git.avroid.tech/DevOps/jenkins-pipelines/pulls/68
This commit is contained in:
@@ -78,8 +78,8 @@ String valuesPath = ".helm/values.${params.ENV.toLowerCase()}.yaml"
|
||||
String namespace = "tavro-cloud-${params.ENV.toLowerCase()}"
|
||||
|
||||
|
||||
String helmChart = 'helm-msg-messenger-core-api'
|
||||
String helmRepoPath = 'avroid/helm-msg-messenger-core-api'
|
||||
String helmChart = 'msg-messenger-core-api'
|
||||
String helmRepoPath = "avroid/${helmChart}"
|
||||
String helmRepo = "${env.JENKINS_NEXUS_URL}/repository/avroid-charts"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user