Change from docker.io tag to custom registry tag
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user