This website works better with JavaScript
Home
Explore
Help
Register
Sign In
apache
/
zookeeper
mirror of
https://gitee.com/apache/zookeeper.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
[ZOOKEEPER-4668] Fix s390x Jenkinsfile (
#1981
)
Vivian Kong
2 years ago
parent
3cbceec20a
commit
d8a739f4cc
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
Jenkinsfile-s390x
+ 1
- 1
Jenkinsfile-s390x
View File
@@ -18,7 +18,7 @@
pipeline {
agent {
- label '
Hadoop
'
+ label '
s390x
'
}
options {