[gnome-build-meta] Revert "ci: Add rock64 board"
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta] Revert "ci: Add rock64 board"
- Date: Mon, 11 May 2020 14:53:13 +0000 (UTC)
commit 9b8bbf6050d480f0a3d1ae4d618a66e95233f095
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Mon May 11 14:53:04 2020 +0000
Revert "ci: Add rock64 board"
This reverts commit fa9f045fbcd6e59473d07a9ca329dafe9b35d699
.gitlab-ci.yml | 22 +---------------------
1 file changed, 1 insertion(+), 21 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index dcbb6009..e6a5ab5f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -200,7 +200,7 @@ 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
+ - ${BST} track --deps all core.bst flatpak-runtimes.bst vm/image.bst boards/pinebook-pro/image.bst
retry: 2
# only run on branches targeting master
rules:
@@ -257,26 +257,6 @@ pinebook-pro-image:
artifacts: false
<<: *aarch64
-rock64-image:
- stage: image
- script:
- - ${BST_NO_PUSH} --max-jobs $(( $(nproc) / 4 )) -o arch "${ARCH}" build boards/rock64/image.bst
- - ${BST_NO_PUSH} -o arch "${ARCH}" checkout --hardlinks boards/rock64/image.bst rock64
- when: manual
- allow_failure: true
- cache: *bst-cache
- artifacts:
- when: always
- paths:
- - logs
- - rock64
- expire_in: '2 days'
- needs:
- - track
- - job: build-gnome-core-aarch64
- artifacts: false
- <<: *aarch64
-
flatpak-prepare:
stage: prepare_flatpak
dependencies: []
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]