Skip to content
This repository was archived by the owner on Aug 13, 2025. It is now read-only.

Commit 5c39b11

Browse files
committed
Merge branch 'mnowak/suppress-gitlab-clean-up-output' into 'main'
Suppress Git clean output in GitLab CI See merge request isc-projects/bind9!7702
2 parents 24fc7f0 + ddb33a1 commit 5c39b11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ variables:
88
CCACHE_DIR: "/ccache"
99

1010
GIT_DEPTH: 1
11+
GIT_CLEAN_FLAGS: -ffdxq
1112

1213
# The following values may be overwritten in GitLab's CI/CD Variables Settings.
1314
BUILD_PARALLEL_JOBS: 6

0 commit comments

Comments
 (0)