commit
a4a415f922
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ if [[ -n "$REGISTRY" && -n "$USERNAME" && -n "$PASSWORD" ]]; then
|
|||
--storage-driver=overlay
|
||||
--authfile="$REGISTRY_AUTH_FILE"
|
||||
"$REGISTRY"
|
||||
-username="$USERNAME"
|
||||
--username="$USERNAME"
|
||||
--password="$PASSWORD"
|
||||
)
|
||||
run_cmd "${build_cmd[@]}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue