Skip to content

Commit 5719179

Browse files
committed
Removing outputs from pr pipeline.
1 parent df1e70a commit 5719179

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/pr-azure-pipelines.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,6 @@ extends:
5656
name: ${{ config.pool.name }}
5757
image: ${{ config.pool.image }}
5858
os: ${{ config.pool.os }}
59-
templateContext:
60-
outputs:
61-
- output: pipelineArtifact
62-
targetPath: dist/${{ config.runtime }}
63-
artifactName: azureauth-${{ parameters.version }}-${{ config.runtime }}
6459
steps:
6560
- checkout: self
6661
- task: UseDotNet@2

0 commit comments

Comments
 (0)