Update vars/buildAndDeploy.groovy
This commit is contained in:
@@ -26,6 +26,7 @@ def call(String appName, String helmChartPath, String helmRepoName, String names
|
|||||||
dockerBuilder.getDockerBuildCommands(
|
dockerBuilder.getDockerBuildCommands(
|
||||||
env.NEXUS_DOCKER_URL,
|
env.NEXUS_DOCKER_URL,
|
||||||
appName,
|
appName,
|
||||||
|
helmChartVersion,
|
||||||
"./Dockerfile",
|
"./Dockerfile",
|
||||||
"target",
|
"target",
|
||||||
"admin",
|
"admin",
|
||||||
|
|||||||
Reference in New Issue
Block a user