gitlab-ci: Replace YAML anchors by extends (native_test_job)
commite267ce590071e687b178c61dd68ba4868a134bcf
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Sun, 18 Apr 2021 23:34:36 +0000 (19 01:34 +0200)
committerThomas Huth <thuth@redhat.com>
Fri, 14 May 2021 10:28:01 +0000 (14 12:28 +0200)
tree873fdb797f6f82c1a83d5358e69125d1a80e241a
parent6683da0951ec0b508ae3e1b8758b0dd7cc7d4020
gitlab-ci: Replace YAML anchors by extends (native_test_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-4-f4bug@amsat.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
.gitlab-ci.yml