changed docker registry url
This commit is contained in:
@@ -117,7 +117,7 @@ jobs:
|
|||||||
docker buildx build \
|
docker buildx build \
|
||||||
--platform linux/amd64 \
|
--platform linux/amd64 \
|
||||||
--build-arg VERSION=${{ needs.set-tag.outputs.tag_name }} \
|
--build-arg VERSION=${{ needs.set-tag.outputs.tag_name }} \
|
||||||
-t ${{ env.REGISTRY_URL }}/watcher/${{ env.DOCKER_IMAGE_NAME }}:${{ needs.set-tag.outputs.tag_name }} \
|
-t https://git.triggermeelmo.com/triggermeelmo/Watcher/${{ env.DOCKER_IMAGE_NAME }}:${{ needs.set-tag.outputs.tag_name }} \
|
||||||
--push .
|
--push .
|
||||||
|
|
||||||
tag:
|
tag:
|
||||||
|
|||||||
Reference in New Issue
Block a user