This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
apache
/
zookeeper
mirror da
https://gitee.com/apache/zookeeper.git
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
[ZOOKEEPER-4668] Fix s390x Jenkinsfile (
#1981
)
Vivian Kong
2 anni fa
parent
3cbceec20a
commit
d8a739f4cc
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
Jenkinsfile-s390x
+ 1
- 1
Jenkinsfile-s390x
Vedi File
@@ -18,7 +18,7 @@
pipeline {
agent {
- label '
Hadoop
'
+ label '
s390x
'
}
options {