Never gonna tell a lie and hurt you
This commit is contained in:
@@ -29,7 +29,8 @@ def call(String appName, String helmChartPath, String helmRepoName,String helmCh
|
||||
"./Dockerfile",
|
||||
"target",
|
||||
"admin",
|
||||
env.NEXUS_DOCKER_PASS
|
||||
env.NEXUS_DOCKER_PASS,
|
||||
appPort
|
||||
).each { cmd ->
|
||||
sh(script: cmd, returnStdout:true)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user