12
All checks were successful
Deploy Production / Deploy to Staging (push) Has been skipped

This commit is contained in:
Alex Shevchuk
2025-08-18 18:56:05 +03:00
parent aa3c4416f8
commit 25f2254934

View File

@@ -96,7 +96,7 @@ jobs:
- name: Deploy to Swarm
env:
SWARM_MANAGER_HOST: tcp://dev-molva.ru:2377
SWARM_MANAGER_HOST: 158.160.144.159:2377
run: |
if [ "${{ inputs.version }}" == "latest" ]; then
VERSION="latest"