[gnome-build-meta/jjardon/fix_build_latest_tags] Fix schedule build to build with latest tags
- From: Javier Jardón Cabezas <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/jjardon/fix_build_latest_tags] Fix schedule build to build with latest tags
- Date: Thu, 25 Feb 2021 17:42:56 +0000 (UTC)
commit 58b3da2535008be5d997576c498ee80bd19f9f16
Author: Javier Jardón <jjardon gnome org>
Date: Thu Feb 25 17:42:23 2021 +0000
Fix schedule build to build with latest tags
This completes fd20c3e3cd3ccccf92b69cfcc20116dbdb79af34
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b597315c..0ec4d8d3 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -111,7 +111,7 @@ track:
stage: track
interruptible: true
script:
- - 'sed -i "s/track-tags: False/track-tags: ${BST_TRACK_TAGS}/" project.conf'
+ - '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
- echo $CI_JOB_ID > track-job.id
retry: 2
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]