docs: Document new tdbdump -x option
[cs/samba-autobuild/.git] / .gitlab-ci-default.yml
1 variables:
2   SAMBA_CI_FLAVOR: "default"
3   # "--enable-coverage" or ""
4   # See .gitlab-ci-coverage.yml
5   SAMBA_CI_AUTOBUILD_ENABLE_COVERAGE: ""
6   AUTOBUILD_SKIP_SAMBA_O3: "0"
7
8 include:
9   - /.gitlab-ci-default-runners.yml
10   - /.gitlab-ci-main.yml