Change docker registry
This commit is contained in:
@@ -34,7 +34,7 @@ jobs:
|
||||
platforms: ${{ matrix.platform }}
|
||||
push: true
|
||||
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
|
||||
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
|
||||
Reference in New Issue
Block a user