mirror of
https://gitlab.com/arm-research/smarter/smarter-device-manager.git
synced 2024-11-21 18:23:34 +00:00
377f5fb26e
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"
|