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