更新 Jenkinsfile

This commit is contained in:
2026-04-24 16:03:38 +08:00
parent b67ee45b48
commit 010ef6b068
Vendored
+1 -1
View File
@@ -1,5 +1,5 @@
pipeline {
agent { label 'builder1' }
agent { label '构建机1' }
options {
timestamps()