[glib-networking/wip/nacho/openssl] retry
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib-networking/wip/nacho/openssl] retry
- Date: Wed, 12 Sep 2018 11:55:07 +0000 (UTC)
commit a7f67d7be8d29c08a978b46425faa2468bc70c14
Author: Ignacio Casal Quinteiro <qignacio amazon com>
Date: Tue Sep 11 16:16:40 2018 +0200
retry
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index fadcc06..3635776 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -10,11 +10,11 @@ build_stable:
- dnf builddep -y --nogpgcheck glib-networking
- dnf install -y --nogpgcheck $ADDITIONAL_DEPENDENCIES
script:
- - export ASAN_OPTIONS=suppressions=$PWD/asan.supp
- mkdir build
- cd build
- meson .. -Db_sanitize=address
- ninja
+ - export ASAN_OPTIONS=suppressions=../asan.supp
- ninja test
- ninja install
artifacts:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]