60
Some checks failed
Deploy Production / Deploy to Staging (push) Has been skipped
Go Linter / Push Docker Images (api_gateway) (push) Has been cancelled
Go Linter / Build golang services (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:07:53 +03:00
parent 6b7055e48d
commit 150abcd00d

View File

@@ -85,8 +85,6 @@ jobs:
- prepare-env - prepare-env
env: env:
DOCKER_HOST: tcp://${{ secrets.SWARM_MANAGER_HOST }}:2376 DOCKER_HOST: tcp://${{ secrets.SWARM_MANAGER_HOST }}:2376
DOCKER_TLS_VERIFY: 1
DOCKER_CERT_PATH: /tmp/swarm-certs
VERSION: ${{ inputs.version }} VERSION: ${{ inputs.version }}