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