👷 build amd64 and arm64 docker image
All checks were successful
ci / docker (push) Successful in 1m13s

This commit is contained in:
Finn Christiansen 2023-11-09 18:56:06 +01:00
parent 6a3ed78df8
commit 9b92e25b13

View file

@ -31,6 +31,7 @@ jobs:
with: with:
context: . context: .
push: true push: true
platforms: linux/amd64,linux/arm64
tags: gitea.pimux.de/finn/reminder:latest tags: gitea.pimux.de/finn/reminder:latest
- name: Inspect - name: Inspect
run: | run: |