[glib-networking/mcatanzaro/ci-pt2] Tag CI jobs as privileged
- From: Michael Catanzaro <mcatanzaro src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [glib-networking/mcatanzaro/ci-pt2] Tag CI jobs as privileged
 
- Date: Tue,  3 Mar 2020 23:02:18 +0000 (UTC)
 
commit 0a7b0d3b112e3d14f238c0179166a74b48e44dfc
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Tue Mar 3 17:01:23 2020 -0600
    Tag CI jobs as privileged
    
    This is now required to use asan. Who knows why.
 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 62fbed5..da0b4ac 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,6 +1,7 @@
 image: registry.gitlab.gnome.org/gnome/glib-networking/master:v8
 
 fedora-x86_64:
+  tags: [ privileged ]
   script:
     # Sadly, GCC 9's LeakSanitizer is quite crashy, #86.
     # So we will run our tests under asan only once.
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]