dbcli / mssql-cli

A command-line client for SQL Server with auto-completion and syntax highlighting
BSD 3-Clause "New" or "Revised" License
1.35k stars 192 forks source link

Use docker to build and deploy rpm package #419

Closed ellbosch closed 4 years ago

ellbosch commented 4 years ago

This PR uses the same approach as #418, but for rpm packages instead of Debian. And closes #383.

Using limited testing, I have validated that rpm packages will build and publish to daily storage in Azure Pipelines. Minimal fixes were needed to existing rpm build scripts to ensure a successful run.