mirror of
https://github.com/docker/login-action.git
synced 2025-11-11 20:46:20 +08:00
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user