Browse Source

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

vmshay 5 years ago
parent
commit
777f68276a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Jenkins/production.jenkins

+ 1 - 1
Jenkins/production.jenkins

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