[cantarell-fonts/respacing] Adjust CI script
- From: Nikolaus Waxweiler <nwaxweiler src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cantarell-fonts/respacing] Adjust CI script
- Date: Wed, 1 Jan 2020 21:26:28 +0000 (UTC)
commit 462590b460f8307a0f1fb0c0c6fa986e3d2530b0
Author: Nikolaus Waxweiler <madigens gmail com>
Date: Wed Jan 1 22:26:30 2020 +0100
Adjust CI script
.gitlab-ci.yml | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 70fe2669..3bf40c94 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -11,8 +11,7 @@ build:
- python3 scripts/flip-prebuilt-on.py meson_options.txt
- git add meson_options.txt
- cp /usr/local/share/fonts/cantarell/*.otf prebuilt
- - cp /usr/local/share/fonts/cantarell/*.ttf prebuilt
- - git add prebuilt/*.otf prebuilt/*.ttf
+ - git add prebuilt/*.otf
- git config --global user.email "you example com"
- git config --global user.name "Your Name"
- git commit -m "Make package with prebuilt binaries, ninja will dist them."
@@ -21,5 +20,4 @@ build:
paths:
- build/meson-dist
- prebuilt/*.otf
- - prebuilt/*.ttf
expire_in: 7 days
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]