소스 검색

disable custom workspace

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

+ 0 - 1
Jenkinsfile

@@ -2,7 +2,6 @@ pipeline {
2 2
     agent {
3 3
         node {
4 4
             label 'ClubDit'
5
-            customWorkspace '/var/www/html/psicoadmin'
6 5
         }
7 6
     }
8 7
     stages {