This commit is contained in:
@@ -94,6 +94,9 @@ jobs:
|
||||
echo "Skipping pushing image..."
|
||||
fi
|
||||
|
||||
- name: Install envsubst
|
||||
run: sudo apt-get install -y gettext-base
|
||||
|
||||
- name: Deploy to Swarm
|
||||
env:
|
||||
DOCKER_HOST: tcp://${{ secrets.SWARM_MANAGER_HOST }}:2376
|
||||
|
Reference in New Issue
Block a user