We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2db124 commit 921a5feCopy full SHA for 921a5fe
azure-pipelines/localization.yml
@@ -28,6 +28,11 @@ extends:
28
jobs:
29
- job: job
30
displayName: Build Localization Files Job
31
+ templateContext:
32
+ outputs:
33
+ - output: pipelineArtifact
34
+ targetPath: $(Build.ArtifactStagingDirectory)
35
+ artifactName: drop
36
steps:
37
- task: OneLocBuild@3
38
displayName: 'Build localization files'
0 commit comments