[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 12:16:01 +0000 (UTC)
commit a0d39754445039cd74cf35be56121baa82447074
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 | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f54dbb706..1772f1d4f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -50,7 +50,9 @@ flatpak:
MESON_ARGS: "-Dnautilus=false -Dgtk_doc=false"
APP_ID: "org.gnome.Evince"
extends: .flatpak
- allow_failure: true
+ cache: []
+ # before_script:
+ # - chown -R 777 '.flatpak-builder/cache' '.flatpak-builder/downloads'
nightly:
dependencies:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]