fix ci
Deploy app frontend / app frontend (push) Failing after 1m0s
Deploy service couchdb / service couchdb (push) Successful in 1m8s
Deploy db-migrations / db-migrations (push) Failing after 44s
Deploy service tg-bot / service tg-bot (push) Failing after 3m0s
Deploy service message-delivery-method-web-push / service message-delivery-method-web-push (push) Failing after 1m31s

This commit is contained in:
2024-12-12 19:19:59 +02:00
parent b5c34dfd41
commit b6e8ba4eae
3 changed files with 9 additions and 8 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ services:
max-file: "10"
tg-bot:
image: hereconnect/service-tg-bot:${MESSAGE_DELIVERY_METHOD_WEB_PUSH_TAG:-latest}
image: hereconnect/service-tg-bot:${TG_BOT_TAG:-latest}
build:
context: build/service-tg-bot
dockerfile: ../../services/tg-bot/Dockerfile