gitlab-ci: Replace YAML anchors by extends (cross_system_build_job)
commitb62ea746487a15813575873e1cb93631671c8b03
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Mon, 7 Dec 2020 13:15:00 +0000 (7 14:15 +0100)
committerThomas Huth <thuth@redhat.com>
Wed, 9 Dec 2020 07:04:34 +0000 (9 08:04 +0100)
tree64b2852d557134b5c6acb665c9a6a1b74a5a023d
parent37b6fd6658ff79dd8e3ef0d3bc0d13866d077b53
gitlab-ci: Replace YAML anchors by extends (cross_system_build_job)

'extends' is an alternative to using YAML anchors
and is a little more flexible and readable. See:
https://docs.gitlab.com/ee/ci/yaml/#extends

More importantly it allows exploding YAML jobs.

Reviewed-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20201207131503.3858889-3-philmd@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
.gitlab-ci.d/crossbuilds.yml