Redis -> YDB

This commit is contained in:
Artyom Belousov 2023-05-27 22:10:31 +03:00
parent 1f4888069f
commit a33680d527
21 changed files with 448 additions and 322 deletions

View file

@ -20,6 +20,10 @@ steps:
from_secret: vk_confirmation_string
TG_TOKEN:
from_secret: tg_token
YDB_CONNECTION_STRING:
from_secret: ydb_connection_string
YDB_ACCESS_TOKEN_CREDENTIALS:
from_secret: ydb_access_token_credentials
commands:
- apk update