Skip to content
Snippets Groups Projects

Draft: .oniro-ci: publish rauc bundles for pi4 to hawkbit

Closed Zygmunt Krynicki requested to merge zyga/oniro:feature/pi-bundle-publishing into kirkstone
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
@@ -312,6 +312,8 @@
.build-rauc-bundle:
extends: .build-image
variables:
# Put timestamp into bundle name.
CI_ONIRO_BB_LOCAL_CONF_IMAGE_VERSION_SUFFIX: "-$${DATETIME}"
CI_ONIRO_JOB_ARTIFACTS: "*.raucb"
# Avoid pulling in any artifacts from the previous stage.
dependencies: []
Loading