zq940222 2 mesiacov pred
rodič
commit
4cd049d902
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

@@ -49,7 +49,7 @@ pipeline {
             steps {
                 script {
                     withCredentials([usernamePassword(
-                        credentialsId: '41a5dc65-0283-4d56-ace5-36bc08350b08',
+                        credentialsId: '6ec7fc8d-859f-43ba-8ebc-337bedec055b',
                         usernameVariable: 'REGISTRY_USERNAME',
                         passwordVariable: 'REGISTRY_PASSWORD'
                     )]) {