Merge pull request #3 from etkecc/fix-ci

fix ci
This commit is contained in:
Aine 2024-08-31 14:55:58 +03:00 committed by GitHub
commit c4b54c40fb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -37,6 +37,7 @@ jobs:
uses: docker/build-push-action@v6
with:
platforms: linux/amd64,linux/arm64
context: .
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}