PLattform

Signed-off-by: Patrick Niebeling <patrick.niebeling@adacor.com>
This commit is contained in:
Patrick Niebeling
2024-11-20 15:38:17 +01:00
parent 1201c74f0d
commit 054af6572f

View File

@ -37,6 +37,7 @@ jobs:
with:
context: ./StableV2
file: StableV2/Dockerfile
platforms: linux/amd64
pull: false
push: true
no-cache: true
@ -77,6 +78,7 @@ jobs:
with:
context: ./Experimental
file: Experimental/Dockerfile
platforms: linux/amd64
pull: false
push: true
no-cache: true