Skip to content

Commit

Permalink
add ServiceDirectory to usage of remove-test-resources.yml (Azure#11117)
Browse files Browse the repository at this point in the history
  • Loading branch information
danieljurek authored Apr 30, 2020
1 parent 96ec2d7 commit 6393fa4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion eng/pipelines/smoke-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,4 +105,6 @@ jobs:
- script: python ./common/smoketest/program.py
displayName: "Run Smoke Test"

- template: ../common/TestResources/remove-test-resources.yml
- template: ../common/TestResources/remove-test-resources.yml
parameters:
ServiceDirectory: '$(Build.SourcesDirectory)/common/smoketest/'

0 comments on commit 6393fa4

Please sign in to comment.