Skip to content
Snippets Groups Projects
Verified Commit 8110acd1 authored by Petr Špaček's avatar Petr Špaček Committed by Tomas Krizek
Browse files

ci: skip MacOS tests in security repo

parent edb8ffef
No related branches found
No related tags found
2 merge requests!903Resolve "RRset merge operation is too slow for big RRsets",!902Resolve "RRset merge operation is too slow for big RRsets"
......@@ -157,6 +157,12 @@ build:darwin:
- $SKIP_CI == "1"
- $SKIP_TRAVIS == "1"
when: delayed
except: # trigger job only in repos under our control
refs:
- master
- branches@knot/security/knot-resolver
variables:
- $SKIP_CI == "1"
start_in: 3 minutes # give the build in Travis CI time to finish
script:
- ci/travis.py ${CI_COMMIT_REF_NAME}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment