6
Some checks failed
Deploy Production / Deploy to Staging (push) Has been skipped
Go Linter / Build golang services (api_gateway) (push) Has been cancelled
Go Linter / Push Docker Images (api_gateway) (push) Has been cancelled
Go Linter / Run golangci-lint (api_gateway) (push) Has been cancelled

This commit is contained in:
Alex Shevchuk
2025-08-18 17:49:15 +03:00
parent 96401b3787
commit 5c38141718
2 changed files with 1 additions and 3 deletions

View File

@@ -58,7 +58,7 @@ jobs:
strategy:
matrix:
project:
- api_gateway
- test_deploy
steps:
- name: Checkout code