[gnome-build-meta/valentindavid/quicker-build: 2/2] Build vm/filesystem.bst instead of vm/repo.bst
- From: Valentin David <valentindavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/valentindavid/quicker-build: 2/2] Build vm/filesystem.bst instead of vm/repo.bst
- Date: Tue, 21 Jul 2020 08:31:10 +0000 (UTC)
commit 398257e159e58f0734392c32341760e67da35e62
Author: Valentin David <valentin david codethink co uk>
Date: Tue Jul 21 10:30:23 2020 +0200
Build vm/filesystem.bst instead of vm/repo.bst
.gitlab-ci.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 42cc1c09..06c71132 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -85,10 +85,10 @@ default:
- |
case "${ARCH}" in
aarch64)
- TARGETS+=(vm/repo.bst vm/repo-devel.bst)
+ TARGETS+=(vm/filesystem.bst vm/filesystem-devel.bst)
;;
x86_64)
- TARGETS+=(vm/repo.bst vm/repo-devel.bst)
+ TARGETS+=(vm/filesystem.bst vm/filesystem-devel.bst)
TARGETS+=(openh264-extension.bst:flatpak-repo.bst)
;;
esac
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]