PLattform
Signed-off-by: Patrick Niebeling <patrick.niebeling@adacor.com>
This commit is contained in:
@ -37,6 +37,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
context: ./StableV2
|
context: ./StableV2
|
||||||
file: StableV2/Dockerfile
|
file: StableV2/Dockerfile
|
||||||
|
platforms: linux/amd64
|
||||||
pull: false
|
pull: false
|
||||||
push: true
|
push: true
|
||||||
no-cache: true
|
no-cache: true
|
||||||
@ -77,6 +78,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
context: ./Experimental
|
context: ./Experimental
|
||||||
file: Experimental/Dockerfile
|
file: Experimental/Dockerfile
|
||||||
|
platforms: linux/amd64
|
||||||
pull: false
|
pull: false
|
||||||
push: true
|
push: true
|
||||||
no-cache: true
|
no-cache: true
|
||||||
|
Reference in New Issue
Block a user