This is an automated email from the ASF dual-hosted git repository.
rantunes pushed a commit to branch kie-issues_755
in repository
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-pipelines.git
The following commit(s) were added to refs/heads/kie-issues_755 by this push:
new 22f79fc6 Temp disable jenkins node build43
22f79fc6 is described below
commit 22f79fc6b362b71d4723c6fe23986592aec183d1
Author: Rodrigo Antunes <[email protected]>
AuthorDate: Wed Dec 13 18:35:40 2023 -0300
Temp disable jenkins node build43
---
.ci/jenkins/Jenkinsfile.build-kogito-ci-image | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.ci/jenkins/Jenkinsfile.build-kogito-ci-image
b/.ci/jenkins/Jenkinsfile.build-kogito-ci-image
index a3c536d3..d03562ba 100644
--- a/.ci/jenkins/Jenkinsfile.build-kogito-ci-image
+++ b/.ci/jenkins/Jenkinsfile.build-kogito-ci-image
@@ -2,7 +2,7 @@ import org.jenkinsci.plugins.workflow.libs.Library
pipeline {
agent {
- label 'ubuntu'
+ label 'ubuntu && !builds43'
}
libraries {
lib("jenkins-pipeline-shared-libraries@${BRANCH_NAME}")
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]