aboutsummaryrefslogtreecommitdiffstats
path: root/.ci/templates/steps-build-uhd-ubuntu-deb.yml
Commit message (Collapse)AuthorAgeFilesLines
* ci: Add deb build support for ubuntu 1804/2004Steven Koo2021-05-181-0/+17
This change adds build support for Ubuntu debs in CI. This will generate the dsc file and then build the debs. These are then saved as a pipeline artifact. Signed-off-by: Steven Koo <steven.koo@ni.com>