Compare commits

..

1 Commits

Author SHA1 Message Date
d952c19708 added grpc server to tariffs, client for this srv
Some checks failed
Lint / Lint (push) Failing after 1m22s
Deploy / CreateImage (push) Successful in 1m45s
Deploy / DeployService (push) Successful in 27s
2025-07-24 09:56:19 +03:00

@ -5,6 +5,7 @@ on:
push: push:
branches: branches:
- 'main' - 'main'
- 'staging'
jobs: jobs:
CreateImage: CreateImage: