Redis -> YDB
This commit is contained in:
parent
1f4888069f
commit
a33680d527
21 changed files with 448 additions and 322 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue