This is an automated email from the ASF dual-hosted git repository.
jstastnycz pushed a commit to branch kie-issues_752
in repository
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-pipelines.git
The following commit(s) were added to refs/heads/kie-issues_752 by this push:
new b474aad8 Revert "fix build pipeline #2"
b474aad8 is described below
commit b474aad83ac0853083f71f85873ebee5f25793b7
Author: jstastny-cz <[email protected]>
AuthorDate: Mon Dec 11 12:24:46 2023 +0100
Revert "fix build pipeline #2"
This reverts commit 711040e7286dd3ad51c7db18ecc9cc24e16aa975.
---
.ci/jenkins/Jenkinsfile.build-kogito-ci-image | 1 -
1 file changed, 1 deletion(-)
diff --git a/.ci/jenkins/Jenkinsfile.build-kogito-ci-image
b/.ci/jenkins/Jenkinsfile.build-kogito-ci-image
index a28714e0..a3c536d3 100644
--- a/.ci/jenkins/Jenkinsfile.build-kogito-ci-image
+++ b/.ci/jenkins/Jenkinsfile.build-kogito-ci-image
@@ -62,7 +62,6 @@ pipeline {
docker {
image env.IMAGE_NAME_TAG
args '--privileged --group-add docker'
- reuseNode true
}
}
steps {
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]