From f71e63e397bbe8dd6b6b42b70218555479df8e7a Mon Sep 17 00:00:00 2001 From: Pablo Acevedo Montserrat Date: Fri, 26 Sep 2025 08:09:14 +0200 Subject: [PATCH] NO-ISSUE: Fix brew dependency in image blueprints --- .../layer2-presubmit/group1/rhel96-lrel-optionals-tuned.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/image-blueprints/layer2-presubmit/group1/rhel96-lrel-optionals-tuned.toml b/test/image-blueprints/layer2-presubmit/group1/rhel96-lrel-optionals-tuned.toml index 9cba09bc4b..1ed32e9db6 100644 --- a/test/image-blueprints/layer2-presubmit/group1/rhel96-lrel-optionals-tuned.toml +++ b/test/image-blueprints/layer2-presubmit/group1/rhel96-lrel-optionals-tuned.toml @@ -1,4 +1,4 @@ -{{- if env.Getenv "BREW_LREL_RELEASE_VERSION" "" -}} +{{- if and (env.Getenv "BREW_LREL_RELEASE_VERSION" "") (env.Getenv "BREW_Y1_RELEASE_VERSION" "") -}} {{- /* We wrap this template in a test so that the body of the output is