This is an automated email from the ASF dual-hosted git repository. jstastnycz pushed a commit to branch kie-issues_749 in repository https://gitbox.apache.org/repos/asf/incubator-kie-kogito-pipelines.git
commit 901da5b0137a76b00f309c37aabb878b06d5c89a Author: jstastny-cz <[email protected]> AuthorDate: Mon Dec 11 08:35:40 2023 +0100 kie-issues#749: install jq in kogito-ci-build --- apache-nodes/Dockerfile.kogito-ci-build | 1 + 1 file changed, 1 insertion(+) diff --git a/apache-nodes/Dockerfile.kogito-ci-build b/apache-nodes/Dockerfile.kogito-ci-build index cf9eddd0..5fd15d71 100644 --- a/apache-nodes/Dockerfile.kogito-ci-build +++ b/apache-nodes/Dockerfile.kogito-ci-build @@ -48,6 +48,7 @@ libxss1 \ libasound2 \ # Cypress dependencies install (END) # kogito-images (BEGIN) +jq \ skopeo \ # kogito-images (END) && apt clean --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
