Remove watchtower

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
2024-09-05 23:22:12 +02:00
parent 6ab1b3c486
commit 754c5ccb9c
3 changed files with 1 additions and 24 deletions

View File

@ -21,7 +21,7 @@ UTILS_SERVICES := it-tools stirlingpdf
PROFILES := caddy wordpress syncthing gitea homepage $(SHARING_SERVICES) $(TORRENTS_SERVICES) $(ADMIN_SERVICES) $(UTILS_SERVICES)
PROFILE_CMD := $(addprefix --profile ,$(PROFILES))
# gitea-runner watchtower
# gitea-runner
COMPOSE_FILES := $(shell find . -name 'docker-compose*.yml' -type f | sed -e 's/^/--file /')