Use the template instead of duplicating it. Signed-off-by: Eric Van Hensbergen <eric.vanhensbergen@arm.com>
7 lines
149 B
YAML
7 lines
149 B
YAML
include:
|
|
- project: 'ericvh/gitlab-ci-arm-template'
|
|
file: '/.gitlab-ci.yml'
|
|
|
|
variables:
|
|
CI_BUILDX_ARCHS: "linux/amd64,linux/arm64,linux/arm"
|