👷 build amd64 and arm64 docker image
All checks were successful
ci / docker (push) Successful in 1m13s
All checks were successful
ci / docker (push) Successful in 1m13s
This commit is contained in:
parent
6a3ed78df8
commit
9b92e25b13
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ jobs:
|
|||
with:
|
||||
context: .
|
||||
push: true
|
||||
platforms: linux/amd64,linux/arm64
|
||||
tags: gitea.pimux.de/finn/reminder:latest
|
||||
- name: Inspect
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue