Up
This commit is contained in:
parent
6870e17371
commit
d9efdbe289
2
.github/workflows/master.yml
vendored
2
.github/workflows/master.yml
vendored
@ -31,5 +31,5 @@ jobs:
|
|||||||
--platform linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64 \
|
--platform linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64 \
|
||||||
--output "type=image,push=false" \
|
--output "type=image,push=false" \
|
||||||
--push \
|
--push \
|
||||||
--tag "${{ DOCKERHUB_REPOSITORY }}:latest" \
|
--tag "$DOCKERHUB_REPOSITORY:latest" \
|
||||||
.
|
.
|
||||||
|
Loading…
Reference in New Issue
Block a user