mirror of
https://github.com/docker/login-action.git
synced 2026-07-10 11:55:37 +00:00
Compare commits
1 Commits
3865eb69be
...
025e2d6450
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
025e2d6450 |
@ -24,7 +24,7 @@ inputs:
|
|||||||
description: 'Log out from the Docker registry at the end of a job'
|
description: 'Log out from the Docker registry at the end of a job'
|
||||||
default: 'true'
|
default: 'true'
|
||||||
required: false
|
required: false
|
||||||
attempts:
|
attetmps:
|
||||||
description: 'Number of attempts to try in case of server-side errors'
|
description: 'Number of attempts to try in case of server-side errors'
|
||||||
default: '1'
|
default: '1'
|
||||||
required: false
|
required: false
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user