This is an automated email from the ASF dual-hosted git repository.

porcelli pushed a commit to branch 10.0.x
in repository 
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-pipelines.git


The following commit(s) were added to refs/heads/10.0.x by this push:
     new cc1a596a Update BUILD
cc1a596a is described below

commit cc1a596a03be75681d1c00ec611978c9f7c5c49a
Author: Alex Porcelli <[email protected]>
AuthorDate: Mon Dec 2 19:19:55 2024 -0500

    Update BUILD
    
    adjusted for rc4
---
 tools/zip-sources-files/BUILD | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/tools/zip-sources-files/BUILD b/tools/zip-sources-files/BUILD
index 47b2a9e9..fbb0407a 100644
--- a/tools/zip-sources-files/BUILD
+++ b/tools/zip-sources-files/BUILD
@@ -64,12 +64,12 @@ cd ..
 5. Build Kogito Images:
 cd incubator-kie-kogito-images
 cekit --descriptor kogito-base-builder-image.yaml build docker --platform 
linux/amd64
-make build-image KOGITO_APPS_TARGET_BRANCH=10.0.0-rc2 ignore_test=true 
image_name=kogito-data-index-ephemeral
-make build-image KOGITO_APPS_TARGET_BRANCH=10.0.0-rc2 ignore_test=true 
image_name=kogito-data-index-postgresql
-make build-image KOGITO_APPS_TARGET_BRANCH=10.0.0-rc2 ignore_test=true 
image_name=kogito-jit-runner
-make build-image KOGITO_APPS_TARGET_BRANCH=10.0.0-rc2 ignore_test=true 
image_name=kogito-jobs-service-allinone
-make build-image KOGITO_APPS_TARGET_BRANCH=10.0.0-rc2 ignore_test=true 
image_name=kogito-jobs-service-ephemeral
-make build-image KOGITO_APPS_TARGET_BRANCH=10.0.0-rc2 ignore_test=true 
image_name=kogito-jobs-service-postgresql
+make build-image KOGITO_APPS_TARGET_BRANCH=10.0.0-rc4 ignore_test=true 
image_name=kogito-data-index-ephemeral
+make build-image KOGITO_APPS_TARGET_BRANCH=10.0.0-rc4 ignore_test=true 
image_name=kogito-data-index-postgresql
+make build-image KOGITO_APPS_TARGET_BRANCH=10.0.0-rc4 ignore_test=true 
image_name=kogito-jit-runner
+make build-image KOGITO_APPS_TARGET_BRANCH=10.0.0-rc4 ignore_test=true 
image_name=kogito-jobs-service-allinone
+make build-image KOGITO_APPS_TARGET_BRANCH=10.0.0-rc4 ignore_test=true 
image_name=kogito-jobs-service-ephemeral
+make build-image KOGITO_APPS_TARGET_BRANCH=10.0.0-rc4 ignore_test=true 
image_name=kogito-jobs-service-postgresql
 cd ..
 
 6. Build KIE Tools:


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to