From 477cb90a30d1362bda0603097f022dc404fffd42 Mon Sep 17 00:00:00 2001 From: Brent Baude Date: Sat, 10 Feb 2024 13:25:22 -0600 Subject: [PATCH] Update .cirrus.yml Co-authored-by: Chris Evich Signed-off-by: Brent Baude --- .cirrus.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.cirrus.yml b/.cirrus.yml index cd065d14a7..db5ceffc5d 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -779,7 +779,7 @@ podman_machine_aarch64_task: # alias: podman_machine_windows # # Only run for non-docs/copr PRs and non-release branch builds # # and never for tags. Docs: ./contrib/cirrus/CIModes.md -# only_if: *not_tag_branch_build_docs_machine +# only_if: *machine_cron_not_tag_build_docs # depends_on: # - alt_build # - build @@ -805,7 +805,7 @@ podman_machine_aarch64_task: podman_machine_mac_task: name: *std_name_fmt alias: podman_machine_mac - only_if: *not_tag_branch_build_docs_machine + only_if: *machine_cron_not_tag_build_docs depends_on: - osx_alt_build - local_integration_test