From: E. Scott Daniels Date: Mon, 17 Jun 2019 19:08:17 +0000 (-0400) Subject: enhance(ci): Add multiple package build X-Git-Tag: 1.0.36~4 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=d4f18ba140f06b863ac51697d1a0d420bcd3ae6a;hp=d4f18ba140f06b863ac51697d1a0d420bcd3ae6a;p=ric-plt%2Flib%2Frmr.git enhance(ci): Add multiple package build The CI docker file now drives a CI build script which will execute the unit and application based tests, and if successful will build run-time and development .deb and .rpm packages. Packages are left in /tmp by default and are indexed by build_packages.yml which is also left in /tmp. Change-Id: Ieaa97e1cab1d9cbb721e19d667192e336becec08 Signed-off-by: E. Scott Daniels ---