From 4a8150df4fe11f824a36de0a9c50c972031413a6 Mon Sep 17 00:00:00 2001 From: mattprost Date: Thu, 16 Jun 2022 10:51:52 -0500 Subject: ci: Only include rpm files in the Fedora installer artifacts Signed-off-by: mattprost --- .ci/templates/job-uhd-build-installer.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.ci/templates/job-uhd-build-installer.yml') diff --git a/.ci/templates/job-uhd-build-installer.yml b/.ci/templates/job-uhd-build-installer.yml index fd99a79de..1c22bf9cb 100644 --- a/.ci/templates/job-uhd-build-installer.yml +++ b/.ci/templates/job-uhd-build-installer.yml @@ -68,6 +68,7 @@ jobs: - template: steps-build-uhd-installer-fedora-rpm.yml parameters: uhdSrcDir: $(Build.SourcesDirectory) + uhdBuildDir: $(Build.BinariesDirectory)/uhddev/build uhdInstallerDir: $(Build.BinariesDirectory)/uhddev-installer fedoraReleaseName: $(fedoraReleaseName) releaseBinaries: ${{ parameters.releaseBinaries }} -- cgit v1.2.3