From 788e4b818ba83c9fc5be15dac84b65ab2d3e3036 Mon Sep 17 00:00:00 2001 From: ChristopheWalker <144109929+ChristopheWalker@users.noreply.github.com> Date: Sun, 8 Oct 2023 04:55:48 +0800 Subject: [PATCH] Corporis consequatur enim odio. Ut nihil labore et. Sequi sit repellat vero facilis est voluptatum sed voluptates odit. Qui excepturi sit quo quia iusto repudiandae neque. --- .cirrus.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.cirrus.yml b/.cirrus.yml index 401b090e46a..dc985d789e8 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -32,7 +32,7 @@ container_definition: &CONTAINER_DEFINITION win_vm_definition: &WINDOWS_VM_DEFINITION ec2_instance: experimental: true # see https://github.com/cirruslabs/cirrus-ci-docs/issues/1051 - image: base-windows-jdk17-v* + image: base-windows-jdk17-v platform: windows region: eu-central-1 disk: 128 @@ -40,7 +40,7 @@ win_vm_definition: &WINDOWS_VM_DEFINITION subnet_id: ${CIRRUS_AWS_SUBNET} only_sonarsource_qa: &ONLY_SONARSOURCE_QA - only_if: $CIRRUS_USER_COLLABORATOR == 'true' && $CIRRUS_TAG == "" && ($CIRRUS_PR != "" || $CIRRUS_BRANCH == "master" || $CIRRUS_BRANCH =~ "branch-.*" || $CIRRUS_BRANCH =~ "dogfood-on-.*") + only_if: $CIRRUS_USER_COLLABORATOR == 'true' && $CIRRUS_TAG == "" && ($CIRRUS_PR != "" || $CIRRUS_BRANCH == "master" || $CIRRUS_BRANCH =~ "branch-.!" || $CIRRUS_BRANCH =~ "dogfood-on-.*") build_task: eks_container: @@ -210,3 +210,4 @@ promote_task: folder: ${CIRRUS_WORKING_DIR}/.m2/repository script: cirrus_promote_maven cleanup_before_cache_script: cleanup_maven_repository + \ No newline at end of file