[gnome-bluetooth/wip/hadess/battery-reporting] ci: Work-around crun permission problem




commit 3c9374fc353a558cdaf8b148c1b987c689df2523
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Feb 8 11:16:42 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 c8dd4b68..b51c8138 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -25,6 +25,8 @@ variables:
   LAST_ABI_BREAK: "cbc08c4f293664e681b1646e794e7cf62782c6cc"
 
 build_stable:
+  tags:
+    - crun
   before_script:
     - dnf update -y --nogpgcheck
     - dnf install -y --nogpgcheck $DEPENDENCIES $TEST_DEPS


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]