Sfoglia il codice sorgente

disable custom workspace

amenpunk 4 anni fa
parent
commit
f24cf07673
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      Jenkinsfile

+ 0 - 1
Jenkinsfile

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