[gnome-build-meta/barthalion/gottagofast] drop images
- From: Bartłomiej Piotrowski <bpiotrowski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/barthalion/gottagofast] drop images
- Date: Mon, 13 Jul 2020 18:11:39 +0000 (UTC)
commit 565fffff71c60b958a4c4e64dd14d0e061dbd08e
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date: Mon Jul 13 20:11:31 2020 +0200
drop images
.gitlab-ci.yml | 61 ----------------------------------------------------------
1 file changed, 61 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a6f6ba7a..1b040f5f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -194,67 +194,6 @@ build-gnome-core-x86_64:
extends: .build-template
<<: *x86_64
-pinebook-pro-image:
- stage: image
- script:
- - ${BST_NO_PUSH} --max-jobs $(( $(nproc) / 4 )) -o arch "${ARCH}" build boards/pinebook-pro/image.bst
- - ${BST_NO_PUSH} -o arch "${ARCH}" checkout --hardlinks boards/pinebook-pro/image.bst pinebook-pro-image
- when: manual
- allow_failure: true
- cache: *bst-cache
- artifacts:
- when: always
- paths:
- - logs
- - pinebook-pro-image
- expire_in: '2 days'
- needs:
- - track
- - job: build-gnome-core-aarch64
- 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
-
-raspberrypi-4-image:
- stage: image
- script:
- - ${BST_NO_PUSH} --max-jobs $(( $(nproc) / 4 )) -o arch "${ARCH}" build boards/raspberrypi-4/image.bst
- - ${BST_NO_PUSH} -o arch "${ARCH}" checkout --hardlinks boards/raspberrypi-4/image.bst
raspberrypi-4-image
- when: manual
- allow_failure: true
- cache: *bst-cache
- artifacts:
- when: always
- paths:
- - logs
- - raspberrypi-4-image
- 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]