Change docker registry
All checks were successful
ci / docker (linux/amd64) (push) Successful in 1m54s
ci / docker (linux/arm64) (push) Successful in 7m12s

This commit is contained in:
Joris Bertomeu
2024-09-30 17:36:57 +02:00
parent ee5ca90115
commit f14671e4f4

View File

@@ -34,7 +34,7 @@ jobs:
platforms: ${{ matrix.platform }} platforms: ${{ matrix.platform }}
push: true push: true
tags: | tags: |
192.168.1.230:8080/bertomlab/bertomlab/crawlflix-front:${{ github.sha }}-${{ matrix.platform | replace('/', '-') }} 192.168.1.230:8080/bertomlab/bertomlab/crawlflix-front:latest
- name: Inspect - name: Inspect
run: | run: |
docker buildx imagetools inspect 192.168.1.230:8080/bertomlab/bertomlab/crawlflix-front:${{ github.sha }}-${{ matrix.platform | replace('/', '-') }} docker buildx imagetools inspect 192.168.1.230:8080/bertomlab/bertomlab/crawlflix-front:latest