ソースを参照

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 {