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-kogito-pipelines.git
The following commit(s) were added to refs/heads/main by this push:
new 4d980a1d kie-issues#710: freeze kogito-ci-build image tag (#1124)
4d980a1d is described below
commit 4d980a1d21edefbb3086679e61882ded3f4d295c
Author: Jan Stastny <[email protected]>
AuthorDate: Wed Nov 22 15:06:40 2023 +0100
kie-issues#710: freeze kogito-ci-build image tag (#1124)
Co-authored-by: jstastny-cz <[email protected]>
---
.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 a0d332eb..260c2c27 100644
--- a/.ci/jenkins/config/branch.yaml
+++ b/.ci/jenkins/config/branch.yaml
@@ -109,7 +109,7 @@ jenkins:
# At some point, this image will need to be changed when a release
branch is created
# but we need to make sure the image exists first ... simple tag
before setting up the branch ?
# See https://github.com/kiegroup/kie-issues/issues/551
- 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]