kumquat-buildroot/support
Yann E. MORIN 245a64c387 support/scripts: prioritize conditions for pipeline creation
When multiple conditions match simultaneously, even though that should
not happen in practice, we want the more "important" one to win over
the less "important" ones. For example, a tag is more important than a
branch name or a trigger.

Currently, the latest condition to match takes precendence over any
previous one, while we want the exact opposite.

Fix that with proper fallbacks in else-blocks.

Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020-09-22 21:29:39 +02:00
..
config-fragments
dependencies
docker
download
gnuconfig support/gnuconfig: bump version 2020-09-13 14:19:02 +02:00
kconfig
legal-info
libtool
misc
scripts support/scripts: prioritize conditions for pipeline creation 2020-09-22 21:29:39 +02:00
testing