Fix login miss behavior and update op
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
This commit is contained in:
@@ -59,7 +59,7 @@ package op
|
||||
|
||||
#DockerLogin: {
|
||||
do: "docker-login"
|
||||
target: string | *"https://index.docker.io/v1/"
|
||||
target: string
|
||||
username: string
|
||||
// FIXME: should be a #Secret (circular import)
|
||||
secret: string | bytes
|
||||
|
Reference in New Issue
Block a user