Fix typo in docker command

Signed-off-by: Alvise88 <vitalvise@gmail.com>
This commit is contained in:
Alvise88
2021-11-15 16:26:34 +00:00
committed by Andrea Luzzardi
parent 3609f3e541
commit 656d6beb31

View File

@@ -138,7 +138,7 @@ import (
TARGET_HOST: registry.target
DOCKER_USERNAME: registry.username
}
mount: "/password": secret: registry.password
mount: "/password": secret: registry.secret
}
},