[DO-1619] rename repo (!83)

Co-authored-by: Rustam Tagaev <rustam.tagaev@avroid.tech>
Reviewed-on: https://git.avroid.tech/DevOps/jenkins-pipelines/pulls/83
This commit is contained in:
Rustam Tagaev
2025-02-14 13:04:16 +03:00
parent 1ebebcd21a
commit b0d3c1b384
5 changed files with 5 additions and 5 deletions

View File

@@ -79,7 +79,7 @@ String namespace = "tavro-cloud-${params.ENV.toLowerCase()}"
String helmChart = 'web-cloud-messenger-dialogs'
String helmRepoPath = "avroid/${helmChart}"
String helmRepo = "${env.JENKINS_NEXUS_URL}/repository/avroid-charts"
String helmRepo = "${env.JENKINS_NEXUS_URL}/repository/devops-helm-release"
Git git = new Git(this, env.JENKINS_GIT_CREDENTIALS_SSH)
PodTemplates slaveTemplates = new PodTemplates(this, env.JENKINS_DOCKER_REGISTRY,