fix: avoid jenkinsfile label mojibake

This commit is contained in:
2026-05-31 19:53:01 +08:00
parent b82110461a
commit f7fa02d13c
Vendored
+1 -1
View File
@@ -1,5 +1,5 @@
pipeline {
agent { label '閺嬪嫬缂撻張?' }
agent { label '\u6784\u5efa\u673a1' }
options {
timestamps()