[totem/wip/hadess/widget-cleanup] ci: Work-around crun permission problem
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/wip/hadess/widget-cleanup] ci: Work-around crun permission problem
- Date: Tue, 8 Feb 2022 15:55:09 +0000 (UTC)
commit b134c986410bfcfbb6463c55883c94f46f3c0b88
Author: Bastien Nocera <hadess hadess net>
Date: Tue Feb 8 16:54:38 2022 +0100
ci: Work-around crun permission problem
See https://gitlab.gnome.org/Infrastructure/GitLab/-/issues/545#note_1376925
.gitlab-ci.yml | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0e51b728d..618bcea7a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -40,6 +40,8 @@ variables:
build-fedora:
image: fedora:36
stage: test
+ tags:
+ - crun
before_script:
- dnf install --setopt=install_weak_deps=False -y $FEDORA_DEPS
# Package with this fix https://gitlab.gnome.org/GNOME/glib/-/merge_requests/2435
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]