appsptb 1 개월 전
부모
커밋
38972a27f0
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      Jenkinsfile

+ 1 - 0
Jenkinsfile

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