buildx typo
This commit is contained in:
parent
a21ebf7b23
commit
4d5b1b260a
2
.github/workflows/master.yml
vendored
2
.github/workflows/master.yml
vendored
@ -33,5 +33,5 @@ jobs:
|
||||
docker buildx build \
|
||||
--platform linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64 \
|
||||
--output "type=image,push=false" \
|
||||
--push
|
||||
--push \
|
||||
.
|
||||
|
Loading…
Reference in New Issue
Block a user