Skip to content
Snippets Groups Projects

.oniro-ci: assorted improvements to build pipelines

Merged Zygmunt Krynicki requested to merge zyga/oniro:tweak/build-improvements into kirkstone
All threads resolved!
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -314,6 +314,7 @@
variables:
# Put timestamp into bundle name.
CI_ONIRO_BB_LOCAL_CONF_IMAGE_VERSION_SUFFIX: "-$${DATETIME}"
# Collect rauc bundles as artifacts.
CI_ONIRO_JOB_ARTIFACTS: "*.raucb"
# Avoid pulling in any artifacts from the previous stage.
dependencies: []
Loading