mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-09 18:59:59 -04:00
Merge branch 'michal/limit-triggers-for-openbsd-system-test-jobs' into 'master'
Limit triggers for OpenBSD system test jobs See merge request isc-projects/bind9!2468
This commit is contained in:
commit
2007a7d2db
1 changed files with 3 additions and 0 deletions
|
|
@ -786,6 +786,9 @@ system:clang:openbsd6.5:amd64:
|
|||
dependencies:
|
||||
- clang:openbsd6.5:amd64
|
||||
needs: ["clang:openbsd6.5:amd64"]
|
||||
only:
|
||||
- tags
|
||||
- web
|
||||
|
||||
# Jobs with libtool disabled
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue