[libsoup/wip/ci-test] ci: Add asan tag when needed
- From: Patrick Griffis <pgriffis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup/wip/ci-test] ci: Add asan tag when needed
- Date: Thu, 26 Nov 2020 17:19:48 +0000 (UTC)
commit 8c091a72376f554e61c5194ad424a0b12e0f09d1
Author: Patrick Griffis <pgriffis igalia com>
Date: Thu Nov 26 11:16:00 2020 -0600
ci: Add asan tag when needed
.gitlab-ci.yml | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c3a51acc..7da716e4 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -45,6 +45,8 @@ fedora-scan:
fedora-asan:
extends: .build
+ tags:
+ - asan
variables:
ASAN_OPTIONS: fast_unwind_on_malloc=0
script:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]