Gate Flutter app behind Telegram
Some checks failed
Build and deploy Flutter Web / build (push) Failing after 3m19s

This commit is contained in:
Ruslan Bakiev
2026-05-08 17:41:53 +07:00
parent 383e4d2307
commit 5b7b5771a1
7 changed files with 110 additions and 13 deletions

View File

@@ -36,6 +36,7 @@ jobs:
--tag "$IMAGE" \
--build-arg MAPBOX_ACCESS_TOKEN="${{ secrets.MAPBOX_ACCESS_TOKEN }}" \
--build-arg MAPBOX_STYLE="mapbox/streets-v12" \
--build-arg TELEGRAM_BOT_URL="https://t.me/carfteebot" \
.
- name: Skip stale deployment