[gnome-build-meta/lle-bout/ppc64le: 12/12] Disable ARM boards and VM image in track job
- From: Abderrahim Kitouni <akitouni src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/lle-bout/ppc64le: 12/12] Disable ARM boards and VM image in track job
- Date: Fri, 10 Jul 2020 14:57:18 +0000 (UTC)
commit 665e7aa30bf938d7b41cd0b6ab04cd8e45e2cab7
Author: Leo Le Bouter <lle-bout zaclys net>
Date: Wed Jul 8 17:25:51 2020 +0200
Disable ARM boards and VM image in track job
.gitlab-ci.yml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4917ed4f..a80deac8 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -209,7 +209,8 @@ track:
interruptible: true
script:
- 'sed -i "s/track-tags: False/track-tags: ${BST_TRACK_TAGS}/" project.conf'
- - ${BST} track --deps all core.bst flatpak-runtimes.bst vm/image.bst boards/pinebook-pro/image.bst
boards/rock64/image.bst boards/raspberrypi-4/image.bst
+# - ${BST} track --deps all core.bst flatpak-runtimes.bst vm/image.bst boards/pinebook-pro/image.bst
boards/rock64/image.bst boards/raspberrypi-4/image.bst
+ - ${BST} track --deps all core.bst flatpak-runtimes.bst
retry: 2
# only run on branches targeting master
rules:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]