fix: avoid jenkinsfile label mojibake
This commit is contained in:
parent
b82110461a
commit
f7fa02d13c
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -1,5 +1,5 @@
|
||||
pipeline {
|
||||
agent { label '閺嬪嫬缂撻張?' }
|
||||
agent { label '\u6784\u5efa\u673a1' }
|
||||
|
||||
options {
|
||||
timestamps()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user