Change from docker.io tag to custom registry tag
Some checks failed
ci / docker (linux/amd64) (push) Failing after 17s
ci / docker (linux/arm64) (push) Failing after 16s

This commit is contained in:
Joris Bertomeu
2024-09-30 14:02:51 +02:00
parent 1d1b42b3b7
commit a8329110cd

View File

@@ -31,4 +31,8 @@ jobs:
push: true
tags: |
192.168.1.230:5000/bertomlab/crawlflix/front:latest
192.168.1.230:5000/bertomlab/crawlflix/front:${{ matrix.platform | replace('/', '-') }}
192.168.1.230:5000/bertomlab/crawlflix/front:${{ matrix.platform | replace('/', '-') }}
- name: Inspect
run: |
docker buildx imagetools inspect localhost:5000/name/app:latest