Skip to content
Commit 452be595 authored by Peter Hoyes's avatar Peter Hoyes
Browse files

ci: Always set false-y values to '0'



The empty string '' is not a valid boolean value for oe.types.boolean,
which sometimes causes a parse failure, depending on how the value is
parsed.

Change to '0'.

Signed-off-by: Peter Hoyes's avatarPeter Hoyes <peter.hoyes@arm.com>
parent f7853dcb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment