Browse Source

disable custom workspace

amenpunk 3 years ago
parent
commit
f24cf07673
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Jenkinsfile

+ 0 - 1
Jenkinsfile

2
     agent {
2
     agent {
3
         node {
3
         node {
4
             label 'ClubDit'
4
             label 'ClubDit'
5
-            customWorkspace '/var/www/html/psicoadmin'
6
         }
5
         }
7
     }
6
     }
8
     stages {
7
     stages {