Selaa lähdekoodia

disable custom workspace

amenpunk 4 vuotta sitten
vanhempi
sitoutus
f24cf07673
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      Jenkinsfile

+ 0 - 1
Jenkinsfile

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