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

This commit is contained in:
Mohamed Sohail 2024-11-19 17:18:13 +03:00
parent 66b5843b0d
commit 0a19a6c48b
Signed by: kamikazechaser
GPG Key ID: 7DD45520C01CD85D

View File

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