[gnome-build-meta] Added pinephone image to the track target
- From: Marge Bot <marge-bot src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta] Added pinephone image to the track target
- Date: Sun, 25 Sep 2022 19:50:46 +0000 (UTC)
commit 5519cc7c7c804392f89244b5f5e827c4f905ffee
Author: Owen Park <owen park codethink co uk>
Date: Tue Aug 30 10:34:18 2022 +0100
Added pinephone image to the track target
Part-of: <https://gitlab.gnome.org/GNOME/gnome-build-meta/-/merge_requests/1727>
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 986d672b2..35b0ce102 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -134,7 +134,7 @@ track:
timeout: 15m
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 vm/repo-devel.bst iso/image.bst
+ - ${BST} track --deps all core.bst flatpak-runtimes.bst vm/image.bst boards/pinebook-pro/image.bst
boards/pinephone/image.bst boards/rock64/image.bst boards/raspberrypi-4/image.bst vm/repo-devel.bst
iso/image.bst
- echo $CI_JOB_ID > track-job.id
retry: 2
# only run on branches targeting master
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]