gitlab: Extract default build/test jobs templates
commit6cd5251b407ab1ec7f5b8dbdc5d030ca48e4ed5c
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Wed, 19 May 2021 18:55:01 +0000 (19 20:55 +0200)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Thu, 27 May 2021 14:39:23 +0000 (27 16:39 +0200)
treed6874b263d38902f4858085ed180079d383039f1
parent07df3dfafa94460082f704dab674a7911c844ba6
gitlab: Extract default build/test jobs templates

To be able to reuse the mainstream build/test jobs templates,
extract them into a new file (buildtest-template.yml).

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Willian Rampazzo <willianr@redhat.com>
Message-Id: <20210519185504.2198573-8-f4bug@amsat.org>
[thuth: Keep the "acceptance_test_job_template" name for now]
Signed-off-by: Thomas Huth <thuth@redhat.com>
.gitlab-ci.d/buildtest-template.yml [new file with mode: 0644]
.gitlab-ci.yml