Update publish.yml

This commit is contained in:
Ryan Freeman 2025-06-10 15:50:22 +01:00 committed by GitHub
parent 662302901d
commit a8bf406db3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -38,6 +38,7 @@ jobs:
run: ./compose.sh
env:
SERVER_IP: ${{ vars.SERVER_IP }}
SERVER_PORT: ${{ vars.SERVER_PORT }}
- name: Stop container and remove old images
continue-on-error: true