Skip to content

Commit

Permalink
fix: nuget docker tests template ref
Browse files Browse the repository at this point in the history
  • Loading branch information
stijnmoreels committed Jun 2, 2022
1 parent 28c3ccd commit db95101
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/nuget-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ stages:
inputs:
packageType: 'sdk'
version: '$(DotNet.Sdk.PreviousVersion)'
- template: templates/run-docker-project.yml
- template: templates/run-docker-integration-tests.yml
parameters:
dockerProjectName: '$(Project).Tests.Runtimes.AzureFunction'
httpPort: '$(AzureFunctions.HttpPort)'
Expand Down

0 comments on commit db95101

Please sign in to comment.