[citemplates] Generate from-scratch deltas
- From: Bartłomiej Piotrowski <bpiotrowski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [citemplates] Generate from-scratch deltas
- Date: Wed, 24 Jun 2020 15:08:14 +0000 (UTC)
commit b9291ca6fac2d739fe415bd40c1788bf2e138172
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date: Wed Jun 24 17:07:55 2020 +0200
Generate from-scratch deltas
flatpak/flatpak_ci_initiative.yml | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/flatpak/flatpak_ci_initiative.yml b/flatpak/flatpak_ci_initiative.yml
index b54c610..d626296 100644
--- a/flatpak/flatpak_ci_initiative.yml
+++ b/flatpak/flatpak_ci_initiative.yml
@@ -68,6 +68,7 @@
stage: 'deploy'
script:
- tar xf repo.tar
+ - flatpak build-update-repo --generate-static-delta repo/
- BUILD_ID=$(flat-manager-client create ${FLAT_MANAGER_URL} ${FLATPAK_REPO})
- flat-manager-client push --commit --publish --wait ${BUILD_ID} repo/ || result=$?
- flat-manager-client purge ${BUILD_ID}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]