Fix build Dockerfile arg for armv6
This commit is contained in:
@@ -55,4 +55,5 @@ jobs:
|
|||||||
--output "type=image,push=false" \
|
--output "type=image,push=false" \
|
||||||
--push \
|
--push \
|
||||||
--tag "$DOCKERHUB_REPOSITORY:latest" \
|
--tag "$DOCKERHUB_REPOSITORY:latest" \
|
||||||
Dockerfile.armv6
|
--file Dockerfile.armv6 \
|
||||||
|
.
|
||||||
|
|||||||
@@ -45,4 +45,5 @@ jobs:
|
|||||||
--output "type=image,push=false" \
|
--output "type=image,push=false" \
|
||||||
--push \
|
--push \
|
||||||
--tag "$DOCKERHUB_REPOSITORY:$RELEASE_VERSION" \
|
--tag "$DOCKERHUB_REPOSITORY:$RELEASE_VERSION" \
|
||||||
Dockerfile.armv6
|
--file Dockerfile.armv6
|
||||||
|
.
|
||||||
|
|||||||
Reference in New Issue
Block a user