reg
This commit is contained in:
parent
b7d1ae9173
commit
33ed48262c
@ -4,7 +4,7 @@ description: Deploy image to Gitea
|
|||||||
inputs:
|
inputs:
|
||||||
registry:
|
registry:
|
||||||
description: "Server address of Docker registry."
|
description: "Server address of Docker registry."
|
||||||
default: gitea.okami101.io
|
default: ${{ vars.CONTAINER_REGISTRY }}
|
||||||
username:
|
username:
|
||||||
description: "Username used to log against the Docker registry"
|
description: "Username used to log against the Docker registry"
|
||||||
default: ${{ vars.CONTAINER_REGISTRY_USERNAME }}
|
default: ${{ vars.CONTAINER_REGISTRY_USERNAME }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user