test: cover core bot and web scenarios
Deploy Telegram Bot / build-and-push (push) Successful in 4m18s
Deploy Telegram Bot / deploy (push) Successful in 20s

This commit is contained in:
2026-04-23 21:08:41 +03:00
parent 93e7c1ac66
commit bb8cbb7a40
17 changed files with 716 additions and 234 deletions
+2 -2
View File
@@ -18,7 +18,7 @@ services:
retries: 10
bot:
image: git.codeanddice.ru/toutsu/gmrelay-bot:1.1.2
image: git.codeanddice.ru/toutsu/gmrelay-bot:1.1.3
container_name: gmrelay_bot
restart: always
network_mode: host
@@ -30,7 +30,7 @@ services:
- "Telegram__BotToken=${TELEGRAM_BOT_TOKEN}"
web:
image: git.codeanddice.ru/toutsu/gmrelay-web:1.1.2
image: git.codeanddice.ru/toutsu/gmrelay-web:1.1.3
container_name: gmrelay_web
restart: always
network_mode: host