Change from docker.io tag to custom registry tag
All checks were successful
ci / docker (linux/amd64) (push) Successful in 1m51s
ci / docker (linux/arm64) (push) Successful in 7m15s

This commit is contained in:
Joris Bertomeu
2024-09-30 16:28:51 +02:00
parent 61945d408d
commit ffe3060e41

View File

@@ -34,7 +34,7 @@ jobs:
platforms: ${{ matrix.platform }}
push: true
tags: |
http://192.168.1.230:5000/bertomlab/crawlflix/front:latest
192.168.1.230:5000/bertomlab/crawlflix/front:latest
- name: Inspect
run: |
docker buildx imagetools inspect http://192.168.1.230:5000/bertomlab/crawlflix/front:latest
docker buildx imagetools inspect 192.168.1.230:5000/bertomlab/crawlflix/front:latest