Merge pull request 'feat: add backupbot label' (#33) from enable-label into main
continuous-integration/drone/push Build is failing Details

Reviewed-on: #33
This commit is contained in:
decentral1se 2023-10-10 05:56:16 +00:00
commit 192b1f1d9c
1 changed files with 3 additions and 0 deletions

View File

@ -27,6 +27,9 @@ services:
target: /usr/bin/backup
mode: 0555
entrypoint: ['/entrypoint.sh']
deploy:
labels:
- "coop-cloud.backupbot.enabled=true"
healthcheck:
test: "pgrep crond"
interval: 30s