summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorNiels De Graef <nielsdegraef@gmail.com>2020-03-05 16:15:04 +0100
committerNiels De Graef <nielsdegraef@gmail.com>2020-03-05 16:15:04 +0100
commit572a35626625d0a2cd0be54124e402d6bcb43898 (patch)
tree7e757837d4a753a5df7ee24b12b36fc3f9440440 /.gitlab-ci.yml
parent3d654de2149ad6b47d1235b86bc5f239450361e0 (diff)
downloadgcr-572a35626625d0a2cd0be54124e402d6bcb43898.tar.gz
ci: Asan jobs need a privileged tag
No idea why though. See https://mail.gnome.org/archives/desktop-devel-list/2020-February/msg00055.html for more context.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 63c48d9..2f6ae33 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -50,6 +50,7 @@ fedora:Werror:
fedora:asan:
image: fedora:latest
stage: build
+ tags: [ privileged ]
before_script:
- dnf install -y 'dnf-command(builddep)'
- dnf builddep -y gcr