mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-25 08:07:12 -04:00
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:
commit
98541aaaae
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue