From fc294b4750c3c8dc09713d5fea101a9a5bc30d2e Mon Sep 17 00:00:00 2001 From: Thomas Ubensee <34603111+tomuben@users.noreply.github.com> Date: Tue, 15 Oct 2024 14:50:03 -0300 Subject: [PATCH] Removed java flavor from buildspec --- aws-code-build/ci/buildspec.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/aws-code-build/ci/buildspec.yaml b/aws-code-build/ci/buildspec.yaml index d32b0f2c0..39c8929cf 100644 --- a/aws-code-build/ci/buildspec.yaml +++ b/aws-code-build/ci/buildspec.yaml @@ -6,13 +6,6 @@ version: 0.2 batch: fast-fail: false build-graph: - - identifier: build_template_Exasol_all_java_17 - env: - variables: - FLAVOR: template-Exasol-all-java-17 - compute-type: BUILD_GENERAL1_MEDIUM - privileged-mode: true - buildspec: ./aws-code-build/ci/build_buildspec.yaml - identifier: build_template_Exasol_all_python_310 env: variables: