[gnome-build-meta/alatiera/push-master: 10/12] CI: Use --track-all to build
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/alatiera/push-master: 10/12] CI: Use --track-all to build
- Date: Tue, 25 Sep 2018 00:25:36 +0000 (UTC)
commit 76c3ae2360245926f14f83fc0bc142835dd592c7
Author: Jordan Petridis <jpetridis gnome org>
Date: Thu Sep 20 03:49:20 2018 +0300
CI: Use --track-all to build
This change origianted in a stable branch where refs are known and
track-all was not needed.
18046f83c0ce157854272893ee165dbb2bece917
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index bd7ddff..d41991b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -91,7 +91,7 @@ before_script:
stage: build
dependencies: []
script:
- - ${BST} -o arch "${ARCH}" build core.bst flatpak-runtimes.bst
+ - ${BST} -o arch "${ARCH}" build --track-all core.bst flatpak-runtimes.bst
# checkout the runtimes
- |
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]