Fix docker image name
All checks were successful
Build & Release / build-docker-image (push) Successful in 1m48s
Build & Release / deploy-to-production (push) Successful in 8s

This commit is contained in:
2026-04-08 20:24:37 +02:00
parent da7e881311
commit fdbde62a25

View File

@@ -7,7 +7,7 @@ on:
env:
ENDPOINT: services-3
STACK: misc
IMAGE: john/daily-counter
IMAGE: docker/daily-counter
TAG: ${{ gitea.ref_name }}
CACHE_NAME: cache-python-dependencies-daily-counter
RUNNER_TOOL_CACHE: /toolcache