更新 Jenkinsfile
This commit is contained in:
Vendored
+1
-1
@@ -1,5 +1,5 @@
|
||||
pipeline {
|
||||
agent { label 'builder1' }
|
||||
agent { label '构建机1' }
|
||||
|
||||
options {
|
||||
timestamps()
|
||||
|
||||
Reference in New Issue
Block a user