mirror of
https://github.com/docker/login-action.git
synced 2026-07-09 10:55:37 +00:00
Compare commits
2 Commits
025e2d6450
...
3865eb69be
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3865eb69be | ||
|
|
087884b3d2 |
@ -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
|
||||||
attetmps:
|
attempts:
|
||||||
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