This commit is contained in:
Sergey Bogatyrets 2020-03-21 00:33:06 +03:00
parent 6870e17371
commit d9efdbe289

View File

@ -31,5 +31,5 @@ jobs:
--platform linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64 \
--output "type=image,push=false" \
--push \
--tag "${{ DOCKERHUB_REPOSITORY }}:latest" \
--tag "$DOCKERHUB_REPOSITORY:latest" \
.