Enable darwin builds for zeek-security repo

This commit is contained in:
Tim Wojtulewicz 2024-01-16 16:30:58 -07:00
parent bf3e4c5291
commit c4edd8410e

View file

@ -52,7 +52,6 @@ builds_only_if_template: &BUILDS_ONLY_IF_TEMPLATE
# - Always build master and release/* builds from the main repo
only_if: >
( $CIRRUS_CRON == '' ) &&
( $CIRRUS_REPO_NAME != 'zeek-security' || $CIRRUS_OS != "darwin" ) &&
( ( $CIRRUS_PR != '' && $CIRRUS_BRANCH !=~ 'dependabot/.*' ) ||
( ( $CIRRUS_REPO_NAME == 'zeek' || $CIRRUS_REPO_NAME == 'zeek-security' ) &&
(