Browse Source

test jenkins file

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

+ 1 - 1
Jenkinsfile

1
 pipeline {
1
 pipeline {
2
     agent {
2
     agent {
3
         node {
3
         node {
4
-            label 'ClubDit'
4
+            label 'master'
5
         }
5
         }
6
     }
6
     }
7
     stages {
7
     stages {