mirror of
https://github.com/docker/login-action.git
synced 2026-01-22 08:08:54 +08:00
update dist
This commit is contained in:
parent
34677259a9
commit
d61c413af8
4 changed files with 903 additions and 44 deletions
|
|
@ -11,7 +11,7 @@ inputs:
|
|||
description: 'Server address of Docker registry. If not set then will default to Docker Hub'
|
||||
required: false
|
||||
isECR:
|
||||
description: 'Specifies whethre the given registry is ECR. Uses regex by default to detect automatically'
|
||||
description: 'Specifies whether the given registry is ECR, either `true` or `false`. Uses regex by default to detect automatically'
|
||||
required: false
|
||||
username:
|
||||
description: 'Username used to log against the Docker registry'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue