mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-26 19:34:04 -04:00
scan-build does not need to wait for previous stages
This commit is contained in:
parent
bb26409f34
commit
2b793d3f14
1 changed files with 1 additions and 0 deletions
|
|
@ -1126,6 +1126,7 @@ scan-build:
|
|||
script:
|
||||
- *configure
|
||||
- *scan_build
|
||||
needs: []
|
||||
artifacts:
|
||||
paths:
|
||||
- scan-build.reports/
|
||||
|
|
|
|||
Loading…
Reference in a new issue