Browse Source

test jenkins file

amenpunk 3 years ago
parent
commit
703b0a8b5e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

@@ -1,7 +1,7 @@
 pipeline {
 pipeline {
     agent {
     agent {
         node {
         node {
-            label 'ClubDit'
+            label 'master'
         }
         }
     }
     }
     stages {
     stages {