[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

@@ -19,7 +19,7 @@ String valuesPath = 'avroid.local/api-gateway/openresty'
String namespace = 'api-gateway'
String helmChart = 'openresty'
String helmRepoPath = 'avroid/openresty'
String helmRepo = "${env.JENKINS_NEXUS_URL}/repository/avroid-charts"
String helmRepo = "${env.JENKINS_NEXUS_URL}/repository/devops-helm-release"
Map configuration = [
vaultUrl: env.JENKINS_VAULT_URL,