Fix build

This commit is contained in:
Jeroen Geusebroek 2021-08-18 23:16:28 +02:00
parent 339c7dc9fc
commit be23b2e3d5

View File

@ -20,5 +20,5 @@ jobs:
- name: build the image
run: |
docker buildx build --push \
--tag jgeusebroek/docker-spotweb:latest \
--tag jgeusebroek/spotweb:latest \
--platform linux/amd64,linux/arm/v7,linux/arm64 .