This is an automated email from the ASF dual-hosted git repository. jstastnycz pushed a commit to branch kie-issues_755 in repository https://gitbox.apache.org/repos/asf/incubator-kie-kogito-pipelines.git
commit a62ef088bdc21b0f6deb9d2187959df66b9091ba Author: jstastny-cz <[email protected]> AuthorDate: Wed Dec 13 07:35:38 2023 +0100 WIP config: switch to updated image --- .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 6a067c61..5a173d90 100644 --- a/.ci/jenkins/config/branch.yaml +++ b/.ci/jenkins/config/branch.yaml @@ -81,7 +81,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:kie-issues_755-latest args: --privileged --group-add docker default_tools: jdk: jdk_11_latest --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
