Update .github/workflows/dockerx.yml
Docker Deployment / docker (push) Failing after 38s

This commit is contained in:
2026-05-20 06:29:53 +00:00
parent 7a3a598dbc
commit 971ca9f8b5
+1
View File
@@ -45,6 +45,7 @@ jobs:
with:
context: .
push: true
insecure: true
tags: |
52.156.106.39.nip.io/${{ secrets.GIT_USERNAME }}/todo-nodejs-vx:latest
52.156.106.39.nip.io/${{ secrets.GIT_USERNAME }}/todo-nodejs-vx:${{ github.run_number }}