s3: VFS: streams_xattr: In streams_xattr_pread() - remove smb_fname_base.
[samba.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
7 include:
8   - /.gitlab-ci-default-runners.yml
9   - /.gitlab-ci-main.yml