Browse Source

test jenkins file

amenpunk 3 năm trước cách đây
mục cha
commit
703b0a8b5e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

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