Browse Source

Обновить 'Jenkins/develop.jenkins'

vmshay 5 years ago
parent
commit
b3c9b4c491
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Jenkins/develop.jenkins

+ 1 - 1
Jenkins/develop.jenkins

@@ -1,7 +1,7 @@
 #!groovy
 pipeline {
     agent {
-       label 'master'
+       label 'develop'
     }
 
     options {