StackStorm / st2-packages

StackStorm deb/rpm packages (automated docker build pipeline)
https://stackstorm.com/
27 stars 59 forks source link

Add support for bionic to production release #618

Closed m4dcoder closed 5 years ago

m4dcoder commented 5 years ago

Add support for ubuntu 18 (bionic) to production release. Remove the temporary if statement in packagecloud.sh that prevents bionic packages from being pushed to staging-stable and staging-enterprise for production release. Update the bootstrap scripts to allow installation of bionic packages from production stable.

VineeshJain commented 5 years ago

LGTM

arm4b commented 5 years ago

Closes https://github.com/StackStorm/st2-packages/issues/554