[evince/wip/gpoo/ci-cache] build: Fix permissions in local cache
- From: Germán Poo-Caamaño <gpoo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince/wip/gpoo/ci-cache] build: Fix permissions in local cache
- Date: Thu, 31 Mar 2022 13:53:27 +0000 (UTC)
commit 3555fa7975c78e59a801ccae241a752503800c09
Author: Germán Poo-Caamaño <gpoo gnome org>
Date: Thu Mar 31 09:12:20 2022 -0300
build: Fix permissions in local cache
.gitlab-ci.yml | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f54dbb706..39b0f893b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -50,7 +50,11 @@ flatpak:
MESON_ARGS: "-Dnautilus=false -Dgtk_doc=false"
APP_ID: "org.gnome.Evince"
extends: .flatpak
- allow_failure: true
+ cache: []
+ artifacts:
+ reports: []
+ before_script:
+ - tree .flatpak-builder || true
nightly:
dependencies:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]