appsptb 1 hónapja
szülő
commit
63a0a94f40
1 módosított fájl, 1 hozzáadás és 2 törlés
  1. 1 2
      Jenkinsfile

+ 1 - 2
Jenkinsfile

@@ -12,9 +12,8 @@ node {
     // environment {
       registryAddress = "http://registry.sidali-prod.vertibiz.com"
       registryCredential = 'DockerRegistry-ID'
-
-
     // }
+
     stage('Checkout') {
       checkout scm
     }