Ver Fonte

disable custom workspace

amenpunk há 4 anos atrás
pai
commit
f24cf07673
1 ficheiros alterados com 0 adições e 1 exclusões
  1. 0 1
      Jenkinsfile

+ 0 - 1
Jenkinsfile

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