Skip to content
Snippets Groups Projects
Commit 6bf0755c authored by Martin's avatar Martin
Browse files

OZG-7121 fix Jenkinsfile

parent f0942a41
No related branches found
No related tags found
1 merge request!3Resolve "xta-test-server helm-chart mit Deployment und Keystore-Secrets/Certificate-Resources"
Pipeline #1153 failed
...@@ -269,7 +269,6 @@ String getHelmChartRepository(){ ...@@ -269,7 +269,6 @@ String getHelmChartRepository(){
} }
return 'ozg-base-apps-snapshot' return 'ozg-base-apps-snapshot'
} }
}
Void loginToDockerRepo() { Void loginToDockerRepo() {
withCredentials([usernamePassword(credentialsId: 'jenkins-nexus-login', usernameVariable: 'USER', passwordVariable: 'PASSWORD')]) { withCredentials([usernamePassword(credentialsId: 'jenkins-nexus-login', usernameVariable: 'USER', passwordVariable: 'PASSWORD')]) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment