60
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-21 16:10:41 +03:00
parent 9c8dec49b7
commit 8f2b174c39

View File

@@ -84,7 +84,7 @@ jobs:
- install-dependencies - install-dependencies
- prepare-env - prepare-env
env: env:
DOCKER_HOST: tcp://${{ secrets.SWARM_MANAGER_HOST }}:2376 DOCKER_HOST: ${{ secrets.SWARM_MANAGER_HOST }}:2376
VERSION: ${{ inputs.version }} VERSION: ${{ inputs.version }}