gitlab: split deprecated job into build/check stages
commit2614670b7585ce4ec503546bc3023844d392f270
authorAlex Bennée <alex.bennee@linaro.org>
Fri, 2 Oct 2020 09:15:38 +0000 (2 10:15 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Fri, 2 Oct 2020 11:31:34 +0000 (2 12:31 +0100)
tree482db2d8c9cf27ca18faa46312221c9c70b06b17
parent8cdb2cef3f1c5f0d7c1fb96ed337d27d9b6267d6
gitlab: split deprecated job into build/check stages

While the job is pretty fast for only a few targets we still want to
catch breakage of the build. By splitting the test step we can
allow_failures for that while still ensuring we don't miss the build
breaking.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20201002091538.3017-1-alex.bennee@linaro.org>
.gitlab-ci.yml