Browse Source

disable custom workspace

amenpunk 4 năm trước cách đây
mục cha
commit
f24cf07673
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      Jenkinsfile

+ 0 - 1
Jenkinsfile

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