2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +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:
Michal Nowak
2023-03-27 13:04:45 +00:00

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