Fix login miss behavior and update op

Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
This commit is contained in:
Tom Chauveau
2021-07-01 14:08:49 +02:00
parent 58a67cf86b
commit 2f710b0ce4
3 changed files with 10 additions and 17 deletions

View File

@@ -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