adding gitea nightly (#40)

pull/42/head
Cian Hatton 3 years ago committed by GitHub
parent f83f635764
commit 40bb83fa65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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:

Loading…
Cancel
Save