Workflow Update 2
All checks were successful
Build & Push Docker Image / build-and-publish (push) Successful in 10s

This commit is contained in:
2025-10-08 13:14:36 -04:00
parent a2df9460d1
commit c8b993eb0f

View File

@@ -29,4 +29,4 @@ jobs:
run: |
echo "Pushing Docker image with tag: latest to ${{ vars.REPO_ADDRESS }}"
docker push ${{ vars.REPO_ADDRESS }}/${{ vars.REPO_USER }}/${{ vars.REPO_NAME }}:latest
docker rmi ${{ vars.REPO_ADDRESS }}/${{ vars.REPO_USER }}/${{ vars.REPO_NAME }}:latest || true
# docker rmi ${{ vars.REPO_ADDRESS }}/${{ vars.REPO_USER }}/${{ vars.REPO_NAME }}:latest || true