Change from docker.io tag to custom registry tag
This commit is contained in:
@@ -31,8 +31,6 @@ jobs:
|
|||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
192.168.1.230:5000/bertomlab/crawlflix/front:latest
|
192.168.1.230:5000/bertomlab/crawlflix/front:latest
|
||||||
192.168.1.230:5000/bertomlab/crawlflix/front:${{ matrix.platform | replace('/', '-') }}
|
|
||||||
|
|
||||||
- name: Inspect
|
- name: Inspect
|
||||||
run: |
|
run: |
|
||||||
docker buildx imagetools inspect localhost:5000/name/app:latest
|
docker buildx imagetools inspect localhost:5000/name/app:latest
|
||||||
Reference in New Issue
Block a user