Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Commit

Permalink
Update environment variables for EndToEnd test run on Debian package
Browse files Browse the repository at this point in the history
  • Loading branch information
dsplaisted committed Sep 2, 2017
1 parent 728cea2 commit 6e0646f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build/package/Installer.DEB.targets
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,9 @@

<ItemGroup>
<TestSdkDebTaskEnvironmentVariables Include="PATH=$(DebianInstalledDirectory)$(PathListSeparator)$(PATH)" />
<TestSdkDebTaskEnvironmentVariables Include="TEST_ARTIFACTS=$(TestArtifactsDir)" />
<TestSdkDebTaskEnvironmentVariables Include="TEST_PACKAGES=$(TestPackagesDir)" />
<TestSdkDebTaskEnvironmentVariables Include="PreviousStageProps=$(NextStagePropsPath)" />

<!-- Consumed By Publish -->
<GeneratedInstallers Include="$(SdkInstallerFile)" />
Expand Down

0 comments on commit 6e0646f

Please sign in to comment.