feat(ci): Implement final deployment script and pipeline
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2025-08-31 00:18:46 +01:00
parent cd92cbdba6
commit 300117822d
10 changed files with 66 additions and 61 deletions

4
temp.env Normal file
View File

@@ -0,0 +1,4 @@
YANDEX_CLIENT_ID="f06d9cced3c54c2486a6255f8339146d"
YANDEX_CLIENT_SECRET="c998eeb615ab4b27b08e0c371ebee99c"
YANDEX_METRIKA_API_URL="https://api-metrika.yandex.net"
LOG_LEVEL="INFO"