workflow
This commit is contained in:
parent
9c03d38f6e
commit
e1a755aaf2
1 changed files with 2 additions and 1 deletions
|
@ -30,6 +30,7 @@ jobs:
|
|||
uses: docker/build-push-action@v4
|
||||
with:
|
||||
context: .
|
||||
platforms: linux/amd64,linux/arm64
|
||||
#platforms: linux/amd64,linux/arm64
|
||||
platforms: linux/amd64
|
||||
push: true
|
||||
tags: git.hydrar.de/red/cdb:latest
|
||||
|
|
Loading…
Reference in a new issue