fix: github ci spec
Some checks failed
release / docker (push) Has been cancelled

This commit is contained in:
2024-11-19 17:18:13 +03:00
parent 66b5843b0d
commit 0a19a6c48b

View File

@@ -45,9 +45,7 @@ jobs:
with:
context: ./
file: ./Dockerfile
platforms:
- linux/amd64
- linux/arm64
platforms: linux/amd64
push: true
build-args: |
BUILD=${{ env.RELEASE_SHORT_COMMIT }}