PelionIoT / distro-pelion-edge

Scripts for generating pelion-edge deb (Ubuntu) installer
Apache License 2.0
1 stars 2 forks source link

Build the tarballs #203

Closed ryannowarm closed 3 years ago

ryannowarm commented 3 years ago

By specifically including --build --source --deps, we inadvertently turned off the tarball build. By leaving out --build --source --deps it implies everything[1] including --tar.

[1] https://github.com/PelionIoT/distro-pelion-edge#building-all-packages

ryannowarm commented 3 years ago

The tarball builds are broken right now: https://github.com/PelionIoT/distro-pelion-edge/issues/199

...so let's not merge this until they're fixed otherwise PR checks will fail.

ryannowarm commented 3 years ago

CI failed with a kubectl pod status failure... re-running