This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user