[gnome-build-meta/abderrahim/ostree-speedup] WIP: build ostree repos in the build jobs
- From: Abderrahim Kitouni <akitouni src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/abderrahim/ostree-speedup] WIP: build ostree repos in the build jobs
- Date: Sun, 9 Aug 2020 20:05:28 +0000 (UTC)
commit f106d6000a4de66fafca6a0d9be5fc98ece0ecf3
Author: Abderrahim Kitouni <akitouni gnome org>
Date: Sun Aug 9 21:05:14 2020 +0100
WIP: build ostree repos in the build jobs
.gitlab-ci.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7c60be67..81bd88b2 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -96,10 +96,10 @@ default:
- |
case "${ARCH}" in
aarch64)
- TARGETS+=(vm/filesystem.bst vm/filesystem-devel.bst)
+ TARGETS+=(vm/repo.bst vm/repo-devel.bst)
;;
x86_64)
- TARGETS+=(vm/filesystem.bst vm/filesystem-devel.bst)
+ TARGETS+=(vm/repo.bst vm/repo-devel.bst)
TARGETS+=(openh264-extension.bst:flatpak-repo.bst)
;;
esac
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]