PLattform
Signed-off-by: Patrick Niebeling <patrick.niebeling@adacor.com>
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user