aboutsummaryrefslogtreecommitdiffstats
path: root/.ci/uhd-pipeline-vars.yml
Commit message (Collapse)AuthorAgeFilesLines
* ci: Linux and Windows uhd build docker imagesSteven Koo2021-03-121-0/+3
This commit adds Pipeline support for building uhd toolchain docker images. The Dockerfiles specify the required dependencies to build uhd. These can then be used in downstream pipelines to build uhd. It's also possible to use the Dockerfiles using "docker build" and "docker run" to locally create the toolchain to build uhd. Signed-off-by: Steven Koo <steven.koo@ni.com>