diff --git a/.oniro-ci/build-generic.yaml b/.oniro-ci/build-generic.yaml index c7c916897f9fef8259ab2ffc507ff3fc21b9c60f..ecc34037306adc269a64f8d20b0a5f8bf13d3cd2 100644 --- a/.oniro-ci/build-generic.yaml +++ b/.oniro-ci/build-generic.yaml @@ -206,6 +206,7 @@ # Linux builds can be extremely large. Use rm_work to remove the temporary # build data as soon as possible to reclaim space. CI_ONIRO_BB_LOCAL_CONF_plus_equals_INHERIT: "rm_work" + CI_ONIRO_BB_LOCAL_CONF_plus_equals_INHERIT: create-spdx script: - test -n "$CI_ONIRO_BITBAKE_TARGETS" || ( echo "nothing to build - CI_ONIRO_BITBAKE_TARGETS is empty"