From 1bff712c48d37a21e6567f066dc9a0d5999baa68 Mon Sep 17 00:00:00 2001 From: Cian Hatton Date: Sat, 10 Sep 2022 23:10:28 +0100 Subject: [PATCH] adding gitea nightly --- roles/setup_hosted_services/templates/gitea.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/setup_hosted_services/templates/gitea.j2 b/roles/setup_hosted_services/templates/gitea.j2 index 3c71ab1..a70d084 100644 --- a/roles/setup_hosted_services/templates/gitea.j2 +++ b/roles/setup_hosted_services/templates/gitea.j2 @@ -5,7 +5,7 @@ services: gitea: labels: ie.cianhatton.backup.enabled: "true" - ie.cianhatton.backup.schedule: "{{backups.schedule_keys.monthly}}" + ie.cianhatton.backup.schedule: "{{ backups.schedule_keys.nightly }}" image: "{{ template_vars.image }}:{{ template_vars.tag }}" container_name: gitea environment: