Explorar o código

[ZOOKEEPER-4668] Fix s390x Jenkinsfile (#1981)

Vivian Kong %!s(int64=2) %!d(string=hai) anos
pai
achega
d8a739f4cc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Jenkinsfile-s390x

+ 1 - 1
Jenkinsfile-s390x

@@ -18,7 +18,7 @@
 
 pipeline {
     agent {
-        label 'Hadoop'
+        label 's390x'
     }
 
     options {