appsptb 1 tháng trước cách đây
mục cha
commit
63a0a94f40
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  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
     }