[gnome-software/wip/ci-test] f



commit a26c7269394992da084e5500d879ded3a14b8d9f
Author: Milan Crha <mcrha redhat com>
Date:   Tue Mar 15 12:56:09 2022 +0100

    f

 .gitlab-ci.yml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6261ed93d..87cc9c0fa 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,5 +1,8 @@
 include: 'https://gitlab.gnome.org/GNOME/citemplates/raw/HEAD/flatpak/flatpak_ci_initiative.yml'
 
+cap_add:
+  - SYS_PTRACE
+
 stages:
   - build
   - deploy
@@ -19,8 +22,6 @@ variables:
     - cp -r $HOME/subprojects/* subprojects/
 
 fedora-x86_64:
-  cap_add:
-    - SYS_PTRACE
   extends: .build
   image: registry.gitlab.gnome.org/gnome/gnome-software/fedora:v9
   stage: build


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