mirror of
https://github.com/zeek/zeek.git
synced 2025-10-01 22:28:20 +00:00
Enable darwin builds for zeek-security repo
This commit is contained in:
parent
bf3e4c5291
commit
c4edd8410e
1 changed files with 0 additions and 1 deletions
|
@ -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' ) &&
|
||||
(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue