We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5f0392 commit 42d98deCopy full SHA for 42d98de
ci/Jenkinsfile.groovy
@@ -33,7 +33,7 @@ buildSummary.get().addStagesSummary(this, new StagesSummary())
33
X86_64_BUILD_NODE_LABEL = "buildMachine"
34
NODE_LABEL = 'docker && !mr-0xc8'
35
OSX_NODE_LABEL = 'osx'
36
-PPC_NODE_LABEL = 'ibm-power-dt ibm-power-gpu-dt'
+PPC_NODE_LABEL = 'ibm-power-dt'
37
RELEASE_NODE_LABEL = 'master'
38
RELEASE_BRANCH_PREFIX = 'rel-'
39
CREDS_ID = 'h2o-ops-personal-auth-token'
0 commit comments