From 73e9781a83bd22f6812696646fff1ecf62bb5bc1 Mon Sep 17 00:00:00 2001 From: the-wunmi Date: Sun, 10 Aug 2025 16:57:44 +0100 Subject: [PATCH] Backup: Replace deprecated qpress with configurable compression options --- ci.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ci.yml b/ci.yml index e69de29bb2d1..5cee296e7952 100644 --- a/ci.yml +++ b/ci.yml @@ -0,0 +1,7 @@ +deps: + - name: pmm + branch: backup-compression-3 + url: https://github.com/the-wunmi/pmm + - name: grafana + branch: backup-compression-3 + url: https://github.com/the-wunmi/grafana \ No newline at end of file