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:
|
||||
platforms: linux/amd64,linux/arm64
|
||||
push: true
|
||||
tags: bertomlab/crawlflix/front:latest
|
||||
tags: ${{ vars.DOCKER_REGISTRY_URL }}/bertomlab/crawlflix/front:latest
|
||||
Reference in New Issue
Block a user