Merge pull request #1137 from Alvise88/patch-1

Fix typo in docker command
This commit is contained in:
Andrea Luzzardi
2021-11-23 14:57:44 -08:00
committed by GitHub

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
}
},