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 8366f195 revert last commit
8366f195 is described below
commit 8366f195b0b00526ef138f27bb26b45fac5639c2
Author: Rodrigo Antunes <[email protected]>
AuthorDate: Fri Dec 15 10:29:15 2023 -0300
revert last commit
---
.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 d03562ba..a3c536d3 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 && !builds43'
+ label 'ubuntu'
}
libraries {
lib("jenkins-pipeline-shared-libraries@${BRANCH_NAME}")
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]