gitlab: Extract core container jobs to container-core.yml
commit6b505a4e4f0dbda681c9dfbaca2fa824c341981e
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Wed, 19 May 2021 18:55:03 +0000 (19 20:55 +0200)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Thu, 27 May 2021 14:39:23 +0000 (27 16:39 +0200)
tree88440e2c42fe6939b37d8c68781f91661655fc52
parent6cd5251b407ab1ec7f5b8dbdc5d030ca48e4ed5c
gitlab: Extract core container jobs to container-core.yml

It is not possible to use the previously extracted templates
without this set of core containers. Extract them into a new
file (container-core.yml) to be able to build them without
having to build all the other containers by default.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Willian Rampazzo <willianr@redhat.com>
Message-Id: <20210519185504.2198573-10-f4bug@amsat.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
.gitlab-ci.d/container-core.yml [new file with mode: 0644]
.gitlab-ci.d/containers.yml