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

This commit is contained in:
Alex Shevchuk
2025-08-19 00:08:39 +03:00
parent cefc15b06e
commit 1113aaf3b6

View File

@@ -94,6 +94,9 @@ jobs:
echo "Skipping pushing image..." echo "Skipping pushing image..."
fi fi
- name: Install envsubst
run: sudo apt-get install -y gettext-base
- name: Deploy to Swarm - name: Deploy to Swarm
env: env:
DOCKER_HOST: tcp://${{ secrets.SWARM_MANAGER_HOST }}:2376 DOCKER_HOST: tcp://${{ secrets.SWARM_MANAGER_HOST }}:2376