mirror of
https://githubfast.com/docker/login-action.git
synced 2024-03-15 03:39:46 +00:00
Update action.yml
This commit is contained in:
parent
ab80d026d4
commit
2619919e41
@ -10,6 +10,9 @@ inputs:
|
|||||||
registry:
|
registry:
|
||||||
description: 'Server address of Docker registry. If not set then will default to Docker Hub'
|
description: 'Server address of Docker registry. If not set then will default to Docker Hub'
|
||||||
required: false
|
required: false
|
||||||
|
isECR:
|
||||||
|
description: 'Specifies whethre the given registry is ECR. Uses regex by default to detect automatically'
|
||||||
|
required: false
|
||||||
username:
|
username:
|
||||||
description: 'Username used to log against the Docker registry'
|
description: 'Username used to log against the Docker registry'
|
||||||
required: false
|
required: false
|
||||||
|
Loading…
Reference in New Issue
Block a user