aboutsummaryrefslogtreecommitdiffstats
path: root/.ci/templates/job-uhd-build-installer.yml
Commit message (Collapse)AuthorAgeFilesLines
* ci: refactor dockerOSName to buildOSNameSteven Koo2022-01-061-4/+4
| | | | | | dockerOSName is misleading because it could be in a bare metal context Signed-off-by: Steven Koo <steven.koo@ni.com>
* ci: Refactor installers and add Windows supportSteven Koo2021-08-041-0/+87
This commit refactors the uhd pipeline to have a new installer stage. This also adds Windows NSIS installers to pipelines. Signed-off-by: Steven Koo <steven.koo@ni.com>