fix: avoid jenkinsfile label mojibake

This commit is contained in:
西街长安 2026-05-31 19:53:01 +08:00
parent b82110461a
commit f7fa02d13c

2
Jenkinsfile vendored
View File

@ -1,5 +1,5 @@
pipeline {
agent { label '閺嬪嫬缂撻張?' }
agent { label '\u6784\u5efa\u673a1' }
options {
timestamps()