aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.d/container-template.yml
AgeCommit message (Collapse)AuthorFilesLines
2021-05-27gitlab: Extract container job template to container-template.ymlPhilippe Mathieu-Daudé1-0/+21
Extract the container job template to a new file (container-template.yml) to be able to reuse it without having to run all the jobs included, which are mainly useful for mainstream CI. Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Willian Rampazzo <willianr@redhat.com> Message-Id: <20210519185504.2198573-4-f4bug@amsat.org> Signed-off-by: Thomas Huth <thuth@redhat.com>