[gnome-build-meta/jjardon/fdsdk-beta6: 2/2] Build gnome-builder as well
- From: Javier Jardón Cabezas <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/jjardon/fdsdk-beta6: 2/2] Build gnome-builder as well
- Date: Sun, 1 Sep 2019 15:17:46 +0000 (UTC)
commit b0c980de6c73e6a946dedcc68f58ee02d91d257b
Author: Javier Jardón <jjardon gnome org>
Date: Sun Sep 1 16:17:18 2019 +0100
Build gnome-builder as well
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5bfef851..32bfb347 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -78,7 +78,7 @@ default:
stage: build
dependencies: [track]
script:
- - ${BST} --max-jobs $(( $(nproc) / 4 )) -o arch "${ARCH}" build core.bst flatpak-runtimes.bst
flatpak-platform-extensions.bst
+ - ${BST} --max-jobs $(( $(nproc) / 4 )) -o arch "${ARCH}" build core.bst flatpak-runtimes.bst
flatpak-platform-extensions.bst world/gnome-builder.bst
platform-manifest.bst sdk-manifest.bst
# Store all the downloaded git repos and tarballs in the cache.
# This saves us fetching them on every build
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]