fix(ci): syntax error

This commit is contained in:
kolaente 2025-01-29 08:13:38 +01:00
parent d83d9e3de8
commit 29dcdf89fe
No known key found for this signature in database
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 5 deletions

View File

@ -25,10 +25,6 @@ jobs:
name: Build and push
uses: docker/build-push-action@v6
with:
platforms:
- linux/amd64
- linux/arm/v6
- linux/arm/v7
- linux/arm64/v8
platforms: linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64/v8
push: true
tags: ghcr.io/go-vikunja/vikunja:unstable