Skip to content
Snippets Groups Projects

Draft: .oniro-ci,gitlab-ci.yml: add support for publishing bundles to hawkbit

Closed Zygmunt Krynicki requested to merge feature/pi-bundle-publishing into kirkstone
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -89,6 +89,7 @@ bundle-raspberrypi4-64:
# Depend on the build job to prevent repeating build failures.
# disabled for development
# needs: [linux-raspberrypi4-64]
needs: []
variables:
MACHINE: raspberrypi4-64
CI_ONIRO_BUILD_FLAVOUR: linux
Loading