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
+ 2
0
@@ -86,6 +86,8 @@ aggregate-docs:
bundle-raspberrypi4-64:
extends: .build-rauc-bundle
stage: update
# Depend on the build job to prevent repeating build failures.
needs: [linux-raspberrypi4-64]
variables:
MACHINE: raspberrypi4-64
CI_ONIRO_BUILD_FLAVOUR: linux
Loading