[libgda] CI: updating meson build/test artifacts path
- From: Daniel Espinosa Ortiz <despinosa src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgda] CI: updating meson build/test artifacts path
- Date: Thu, 28 Jun 2018 23:47:04 +0000 (UTC)
commit 4905adb5c30f6930a42bc945aa57d70aee2a1253
Author: Daniel Espinosa <esodan gmail com>
Date: Thu Jun 28 18:46:07 2018 -0500
CI: updating meson build/test artifacts path
.gitlab-ci.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b9b1f5f63..22f1c5c11 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -71,7 +71,7 @@ meson_build:
artifacts:
when: on_failure
paths:
- - meson-logs/meson-log.txt
+ - _build/meson-logs/meson-log.txt
expire_in: 1 week
meson_check:
@@ -85,5 +85,5 @@ meson_check:
artifacts:
when: on_failure
paths:
- - meson-logs/meson-log.txt
+ - _build/meson-logs/meson-log.txt
expire_in: 1 week
\ No newline at end of file
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]