Fix docker hub login error when using image ref as target

Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
This commit is contained in:
Tom Chauveau
2021-06-18 22:01:16 +02:00
parent f842f1ed1d
commit 7d1bbcc416
6 changed files with 28 additions and 25 deletions

View File

@@ -55,7 +55,7 @@ TestPush: {
push: docker.#Push & {
"name": name
source: image
registry: {
auth: {
username: TestRegistry.username
"secret": secret.out
}