[gjs: 4/5] CI: remove a few cached files
- From: Philip Chimento <pchimento src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs: 4/5] CI: remove a few cached files
- Date: Sat, 5 May 2018 21:01:19 +0000 (UTC)
commit 417be66559ee76218cb32951f5371a1b01397544
Author: Claudio André <claudioandre br gmail com>
Date: Thu May 3 17:10:21 2018 -0300
CI: remove a few cached files
They might confuse someone trying to understand the logs.
.gitlab-ci.yml | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d0862380..2bf130a8 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -33,6 +33,9 @@ stages:
echo;
'
+ # GitLab is keeping some files between jobs. Remove them.
+ - rm -rf configure Makefile *.log analysis
+
# Run static code analysis OR
# Build GJS
- 'if [[ -n "${CODECHECK}" ]]; then
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]