Update vars/buildAndDeploy.groovy

This commit is contained in:
2025-05-30 10:33:32 +03:00
parent 4950d56daf
commit 9c2b09ce26

View File

@@ -26,6 +26,7 @@ def call(String appName, String helmChartPath, String helmRepoName, String names
dockerBuilder.getDockerBuildCommands(
env.NEXUS_DOCKER_URL,
appName,
helmChartVersion,
"./Dockerfile",
"target",
"admin",