瀏覽代碼

disable custom workspace

amenpunk 4 年之前
父節點
當前提交
f24cf07673
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      Jenkinsfile

+ 0 - 1
Jenkinsfile

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