Closed StefanScherer closed 8 years ago
Did we any deployment to package cloud with CircleCI yet?
As the circle.yml only deploys on tagged builds with vx.x.x I think we uploaded the kernel manually to packagecloud in the past.
circle.yml
vx.x.x
deployment: release: tag: /v[0-9]+(\.[0-9]+)*/ commands: - package_cloud push hypriot-uploader/rpi/debian/jessie $CIRCLE_ARTIFACTS/*.deb
The circle.yml has a deployment section, but this has to be updated to make it work.
package_cloud yank
Fixed with https://github.com/hypriot/rpi-kernel/commit/0f85a8aaaa6473d50fd89cade392cc88356175ac
Did we any deployment to package cloud with CircleCI yet?
As the
circle.yml
only deploys on tagged builds withvx.x.x
I think we uploaded the kernel manually to packagecloud in the past.The circle.yml has a deployment section, but this has to be updated to make it work.
package_cloud yank
- https://packagecloud.io/docs#yank_pkg