mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-03 16:15:27 +00:00
Merge branch 'mnowak/suppress-gitlab-clean-up-output' into 'main'
Suppress Git clean output in GitLab CI See merge request isc-projects/bind9!7702
This commit is contained in:
@@ -8,6 +8,7 @@ variables:
|
|||||||
CCACHE_DIR: "/ccache"
|
CCACHE_DIR: "/ccache"
|
||||||
|
|
||||||
GIT_DEPTH: 1
|
GIT_DEPTH: 1
|
||||||
|
GIT_CLEAN_FLAGS: -ffdxq
|
||||||
|
|
||||||
# The following values may be overwritten in GitLab's CI/CD Variables Settings.
|
# The following values may be overwritten in GitLab's CI/CD Variables Settings.
|
||||||
BUILD_PARALLEL_JOBS: 6
|
BUILD_PARALLEL_JOBS: 6
|
||||||
|
Reference in New Issue
Block a user