formation 3 년 전
부모
커밋
c042f93bfe
1개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 4 4
      Jenkinsfile

+ 4 - 4
Jenkinsfile

@@ -13,10 +13,10 @@ node{
 		checkout scm
 	}
 	 
-	stage("Stop Preprod Container")
-	{
-		echo e ;
-	}
+	// stage("Stop Preprod Container")
+	// {
+	// 	echo e ;
+	// }
 	
 	// stage("Stop Preprod Container")
 	// {