[citemplates] Revert "flatpak: use shallow cloens by default to decrease net io"
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [citemplates] Revert "flatpak: use shallow cloens by default to decrease net io"
- Date: Fri, 31 Jul 2020 19:37:27 +0000 (UTC)
commit 0628762d1aa0a3609b0797aa0567c5abc1a15a29
Author: Jordan Petridis <jpetridis gnome org>
Date: Fri Jul 31 19:37:25 2020 +0000
Revert "flatpak: use shallow cloens by default to decrease net io"
This reverts commit da22a7848cd0cdfc0f9ac2f1dbdd9da108f2859f
flatpak/flatpak_ci_initiative.yml | 12 ------------
1 file changed, 12 deletions(-)
---
diff --git a/flatpak/flatpak_ci_initiative.yml b/flatpak/flatpak_ci_initiative.yml
index 4e3c139..d839294 100644
--- a/flatpak/flatpak_ci_initiative.yml
+++ b/flatpak/flatpak_ci_initiative.yml
@@ -2,8 +2,6 @@
image: 'registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master'
stage: 'test'
interruptible: true
- variables:
- GIT_DEPTH: '1'
tags:
- flatpak
script:
@@ -47,8 +45,6 @@
.review:
stage: 'deploy'
- variables:
- GIT_STRATEGY: 'none'
script:
- echo "This job has been deprecated and is no longer needed!"
except:
@@ -59,8 +55,6 @@
.stop_review:
stage: 'deploy'
- variables:
- GIT_STRATEGY: 'none'
script:
- echo "This job has been deprecated and is no longer needed!"
except:
@@ -73,12 +67,6 @@
image: 'registry.gitlab.gnome.org/gnome/gnome-runtime-images/flat-manager-client'
stage: 'deploy'
timeout: '100m'
- variables:
- # FIXME: this should have been none, but its possible that doing so
- # will break pipelines that don't add an explicit `needs/depencency`
- # key to the nightly job :/
- # GIT_STRATEGY: 'none'
- GIT_DEPTH: '1'
script:
- tar xf repo.tar
- flatpak build-update-repo --generate-static-deltas repo/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]