CI: Add platform variable
Add a list of possible platforms that can be used by gitlab runners. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
This commit is contained in:
@@ -4,6 +4,7 @@ variables:
|
|||||||
DEFAULT_TAG: ""
|
DEFAULT_TAG: ""
|
||||||
MIRROR_DOCKER: docker.io
|
MIRROR_DOCKER: docker.io
|
||||||
SJG_LAB: ""
|
SJG_LAB: ""
|
||||||
|
PLATFORM: linux/amd64,linux/arm64
|
||||||
|
|
||||||
default:
|
default:
|
||||||
tags:
|
tags:
|
||||||
|
Reference in New Issue
Block a user