smbd: Remove unused [push_pull]_file_id_24
[samba.git] / .gitlab-ci-coverage.yml
blob8a9ded8f6cad6f15fdae4702bcc12987c5bf3150
1 # This is just used for the scheduled pipelines in the
2 # https://gitlab.com/samba-team/samba configuration
5 variables:
6   SAMBA_CI_FLAVOR: "coverage"
7   # "--enable-coverage" or ""
8   SAMBA_CI_AUTOBUILD_ENABLE_COVERAGE: "--enable-coverage"
10 include:
11   - /.gitlab-ci-coverage-runners.yml
12   - /.gitlab-ci-main.yml