5f5ecb551f
"stages" is curently not defined in the .gitlab-ci.yml file, so the default pipeline stages are: .pre build test deploy .post Since any jobs specify a stage, all jobs are assigned the "test" stage [1]. All other stages defined by default are not used in the gitlab-ci pipeline, they remain hidden. In order to introduce a new custom stage, add the "test" stage explicitely. [1] https://docs.gitlab.com/ee/ci/yaml/#stages Signed-off-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> |
||
---|---|---|
.. | ||
config-fragments | ||
dependencies | ||
docker | ||
download | ||
gnuconfig | ||
kconfig | ||
legal-info | ||
libtool | ||
misc | ||
scripts | ||
testing |