This website works better with JavaScript
Home
Explore
Help
Sign In
avb
/
scheduleServer
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Обновить 'Jenkins/jenkinsfile'
vmshay
5 years ago
parent
b8dae33952
commit
5fcc012b8d
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
Jenkins/jenkinsfile
+ 1
- 1
Jenkins/jenkinsfile
View File
@@ -1,7 +1,7 @@
#!groovy
pipeline {
agent {
- label '
develop
'
+ label '
master
'
}
options {