[cantarell-fonts/alexei-feedback] Save OTFs as artifacts
- From: Nikolaus Waxweiler <nwaxweiler src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cantarell-fonts/alexei-feedback] Save OTFs as artifacts
- Date: Thu, 2 Aug 2018 21:18:32 +0000 (UTC)
commit 363db12658db6d1915bd4b3f34a9851ed22c5d3a
Author: Nikolaus Waxweiler <madigens gmail com>
Date: Thu Aug 2 22:18:08 2018 +0100
Save OTFs as artifacts
.gitlab-ci.yml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 560b6641..16c3afe6 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,9 +4,11 @@ build:
script:
- dnf install -y libappstream-glib-devel gettext
- pip3 install fontmake psautohint meson ninja
- - meson build
+ - meson build -Dfontsdir=/tmp/cantarell-fonts
- ninja -C build dist
+ - ninja -C build install
artifacts:
paths:
- build/meson-dist
+ - /tmp/cantarell-fonts
expire_in: 7 days
\ No newline at end of file
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]