[gnome-settings-daemon/benzea/tests-output-checker] ci: Exclude .git repository from artifacts
- From: Benjamin Berg <bberg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon/benzea/tests-output-checker] ci: Exclude .git repository from artifacts
- Date: Wed, 2 Dec 2020 17:19:16 +0000 (UTC)
commit 6f7ffc33288ec6cba216b4139c4f2d8de7b2105b
Author: Benjamin Berg <bberg redhat com>
Date: Wed Dec 2 18:13:27 2020 +0100
ci: Exclude .git repository from artifacts
.gitlab-ci.yml | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 346f189e..7a4ee3f4 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -78,6 +78,7 @@ stages:
when: always
paths: [$(pwd)]
expire_in: 3h30min
+ exclude: ['.git', 'subprojects/gvc/.git']
.Show Info: &environment_information
build-aux/ci/ci-helper.sh "INFO" &&
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]