2 Commits

Author SHA1 Message Date
0d45b21bce Update image name
Some checks failed
Build & Release / build-docker-image (push) Failing after 46s
Build & Release / deploy-to-production (push) Has been skipped
2026-02-24 18:31:17 +01:00
3af5f8ff61 Update image name
Some checks failed
Build & Release / build-docker-image (push) Failing after 46s
Build & Release / deploy-to-production (push) Has been skipped
2026-02-24 18:26:28 +01:00

View File

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