Merge branch 'mnowak/suppress-gitlab-clean-up-output-9.18' into 'bind-9.18'

[9.18] Suppress Git clean output in GitLab CI

See merge request isc-projects/bind9!7729
This commit is contained in:
Michal Nowak 2023-03-27 13:12:03 +00:00
commit 98541aaaae

View file

@ -8,6 +8,7 @@ variables:
CCACHE_DIR: "/ccache"
GIT_DEPTH: 1
GIT_CLEAN_FLAGS: -ffdxq
# The following values may be overwritten in GitLab's CI/CD Variables Settings.
BUILD_PARALLEL_JOBS: 6