This is an automated email from the ASF dual-hosted git repository.
jstastnycz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-drools.git
The following commit(s) were added to refs/heads/main by this push:
new dd1e93eb4e kie-issues#710: freeze kogito-ci-build image tag
dd1e93eb4e is described below
commit dd1e93eb4e646e5e49670c28cfe96e4c467d81ac
Author: jstastny-cz <[email protected]>
AuthorDate: Wed Nov 22 14:37:53 2023 +0100
kie-issues#710: freeze kogito-ci-build image tag
---
.ci/jenkins/config/branch.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.ci/jenkins/config/branch.yaml b/.ci/jenkins/config/branch.yaml
index 212fd63038..7832dd18db 100644
--- a/.ci/jenkins/config/branch.yaml
+++ b/.ci/jenkins/config/branch.yaml
@@ -97,7 +97,7 @@ jenkins:
agent:
docker:
builder:
- image: quay.io/kiegroup/kogito-ci-build:main-latest
+ image:
quay.io/kiegroup/kogito-ci-build:19a0b303bc64f473a01f5fa5bacde822f10b4946 #
last main-latest based on ubi
args: -v /var/run/docker.sock:/var/run/docker.sock --network host
--group-add docker --group-add input --group-add render
default_tools:
jdk: jdk_11_latest
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]