gitlab-ci: Replace YAML anchors by extends (native_build_job)
commit6683da0951ec0b508ae3e1b8758b0dd7cc7d4020
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Sun, 18 Apr 2021 23:34:35 +0000 (19 01:34 +0200)
committerThomas Huth <thuth@redhat.com>
Fri, 14 May 2021 10:28:01 +0000 (14 12:28 +0200)
tree7f7ec7ad98e4d9a8bbfe7364f0b19870635c6f39
parent1d8b96126e76178d6a44f435ddd55727e23fd00d
gitlab-ci: Replace YAML anchors by extends (native_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

Reviewed-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20210418233448.1267991-3-f4bug@amsat.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
.gitlab-ci.yml