Change from docker.io tag to custom registry tag
Some checks failed
ci / docker (push) Failing after 17s
Some checks failed
ci / docker (push) Failing after 17s
This commit is contained in:
@@ -25,4 +25,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
push: true
|
push: true
|
||||||
tags: bertomlab/crawlflix/front:latest
|
tags: ${{ vars.DOCKER_REGISTRY_URL }}/bertomlab/crawlflix/front:latest
|
||||||
Reference in New Issue
Block a user