rupertrutland made me do it
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -85,7 +85,7 @@ spec:
|
||||
stage('Build and Deploy') {
|
||||
steps {
|
||||
script {
|
||||
buildAndDeploy("example-app", "example-app-helm-chart", "my-helm-repo", "1.0.0-SNAPSHOT", false, true)
|
||||
buildAndDeploy("example-app", "example-app-helm-chart", "my-helm-repo", "1.0.0-SNAPSHOT", false, true, 8090)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user