init
This commit is contained in:
parent
79ac0bed5d
commit
b24b0655b6
@ -49,6 +49,7 @@ runs:
|
|||||||
with:
|
with:
|
||||||
image: ${{ inputs.image_name }}
|
image: ${{ inputs.image_name }}
|
||||||
tags: ${{ inputs.tags }}
|
tags: ${{ inputs.tags }}
|
||||||
|
tls-verify: false
|
||||||
registry: ${{ vars.DOCKER_REGISTRY_HOST }}
|
registry: ${{ vars.DOCKER_REGISTRY_HOST }}
|
||||||
username: ${{ vars.DOCKER_REGISTRY_USERNAME }}
|
username: ${{ vars.DOCKER_REGISTRY_USERNAME }}
|
||||||
password: ${{ vars.DOCKER_REGISTRY_PASSWORD }}
|
password: ${{ vars.DOCKER_REGISTRY_PASSWORD }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user