s4:dsdb: Fix stack use after scope in gkdi_create_root_key()
[Samba.git] / .gitlab-ci-default.yml
blobe6089183674261efd47eca1ac122afb318477f4a
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"
8 include:
9   - /.gitlab-ci-default-runners.yml
10   - /.gitlab-ci-main.yml