@@ -200,7 +200,7 @@ extends:
200200 outputs :
201201 - output : pipelineArtifact
202202 targetPath : ' $(Build.ArtifactStagingDirectory)'
203- artifactName : ${{ parameters.cleanMetadataFolder }}
203+ artifactName : $(cleanMetadataFolderV1)
204204 inputs :
205205 - input : pipelineArtifact
206206 buildType : ' current'
@@ -229,7 +229,7 @@ extends:
229229 outputs :
230230 - output : pipelineArtifact
231231 targetPath : ' $(Build.ArtifactStagingDirectory)'
232- artifactName : ${{ parameters.cleanMetadataFolder }}
232+ artifactName : $(cleanMetadataFolderBeta)
233233 inputs :
234234 - input : pipelineArtifact
235235 buildType : ' current'
@@ -283,7 +283,7 @@ extends:
283283 - input : pipelineArtifact
284284 displayName : ' Downloading metadata from artifacts'
285285 buildType : ' current'
286- artifactName : ${{ parameters.cleanMetadataFolder }}
286+ artifactName : $(cleanOpenAPIFolderV1)
287287 targetPath : ' $(Build.SourcesDirectory)/msgraph-metadata'
288288 - input : pipelineArtifact
289289 buildType : ' current'
@@ -324,7 +324,7 @@ extends:
324324 - input : pipelineArtifact
325325 displayName : ' Downloading metadata from artifacts'
326326 buildType : ' current'
327- artifactName : ${{ parameters.cleanMetadataFolder }}
327+ artifactName : $(cleanOpenAPIFolderBeta)
328328 targetPath : ' $(Build.SourcesDirectory)/msgraph-metadata'
329329 - input : pipelineArtifact
330330 buildType : ' current'
@@ -365,7 +365,7 @@ extends:
365365 - input : pipelineArtifact
366366 displayName : ' Downloading metadata from artifacts'
367367 buildType : ' current'
368- artifactName : ${{ parameters.cleanMetadataFolder }}
368+ artifactName : $(cleanOpenAPIFolderV1)
369369 targetPath : ' $(Build.SourcesDirectory)/msgraph-metadata'
370370 - input : pipelineArtifact
371371 buildType : ' current'
@@ -404,7 +404,7 @@ extends:
404404 - input : pipelineArtifact
405405 displayName : ' Downloading metadata from artifacts'
406406 buildType : ' current'
407- artifactName : ${{ parameters.cleanMetadataFolder }}
407+ artifactName : $(cleanOpenAPIFolderBeta)
408408 targetPath : ' $(Build.SourcesDirectory)/msgraph-metadata'
409409 - input : pipelineArtifact
410410 buildType : ' current'
@@ -443,7 +443,7 @@ extends:
443443 - input : pipelineArtifact
444444 displayName : ' Downloading metadata from artifacts'
445445 buildType : ' current'
446- artifactName : ${{ parameters.cleanMetadataFolder }}
446+ artifactName : $(cleanOpenAPIFolderV1)
447447 targetPath : ' $(Build.SourcesDirectory)/msgraph-metadata'
448448 - input : pipelineArtifact
449449 buildType : ' current'
@@ -484,7 +484,7 @@ extends:
484484 - input : pipelineArtifact
485485 displayName : ' Downloading metadata from artifacts'
486486 buildType : ' current'
487- artifactName : ${{ parameters.cleanMetadataFolder }}
487+ artifactName : $(cleanOpenAPIFolderBeta)
488488 targetPath : ' $(Build.SourcesDirectory)/msgraph-metadata'
489489 - input : pipelineArtifact
490490 buildType : ' current'
@@ -525,7 +525,7 @@ extends:
525525 - input : pipelineArtifact
526526 displayName : ' Downloading metadata from artifacts'
527527 buildType : ' current'
528- artifactName : ${{ parameters.cleanMetadataFolder }}
528+ artifactName : $(cleanOpenAPIFolderBeta)
529529 targetPath : ' $(Build.SourcesDirectory)/msgraph-metadata'
530530 - input : pipelineArtifact
531531 buildType : ' current'
@@ -566,7 +566,7 @@ extends:
566566 - input : pipelineArtifact
567567 displayName : ' Downloading metadata from artifacts'
568568 buildType : ' current'
569- artifactName : ${{ parameters.cleanMetadataFolder }}
569+ artifactName : $(cleanOpenAPIFolderV1)
570570 targetPath : ' $(Build.SourcesDirectory)/msgraph-metadata'
571571 - input : pipelineArtifact
572572 buildType : ' current'
@@ -611,7 +611,7 @@ extends:
611611 - input : pipelineArtifact
612612 displayName : ' Downloading metadata from artifacts'
613613 buildType : ' current'
614- artifactName : ${{ parameters.cleanMetadataFolder }}
614+ artifactName : $(cleanMetadataFolderV1)
615615 targetPath : ' $(Build.SourcesDirectory)/msgraph-metadata'
616616 steps :
617617 - template : /.azure-pipelines/generation-templates/language-generation.yml@self
@@ -648,7 +648,7 @@ extends:
648648 - input : pipelineArtifact
649649 displayName : ' Downloading metadata from artifacts'
650650 buildType : ' current'
651- artifactName : ${{ parameters.cleanMetadataFolder }}
651+ artifactName : $(cleanMetadataFolderBeta)
652652 targetPath : ' $(Build.SourcesDirectory)/msgraph-metadata'
653653 steps :
654654 - template : /.azure-pipelines/generation-templates/language-generation.yml@self
@@ -681,7 +681,7 @@ extends:
681681 - input : pipelineArtifact
682682 displayName : ' Downloading metadata from artifacts'
683683 buildType : ' current'
684- artifactName : ${{ parameters.cleanMetadataFolder }}
684+ artifactName : $(cleanOpenAPIFolderV1)
685685 targetPath : ' $(Build.SourcesDirectory)/msgraph-metadata'
686686 - input : pipelineArtifact
687687 buildType : ' current'
@@ -723,7 +723,7 @@ extends:
723723 - input : pipelineArtifact
724724 displayName : ' Downloading metadata from artifacts'
725725 buildType : ' current'
726- artifactName : ${{ parameters.cleanMetadataFolder }}
726+ artifactName : $(cleanOpenAPIFolderBeta)
727727 targetPath : ' $(Build.SourcesDirectory)/msgraph-metadata'
728728 - input : pipelineArtifact
729729 buildType : ' current'
@@ -765,7 +765,7 @@ extends:
765765 - input : pipelineArtifact
766766 displayName : ' Downloading metadata from artifacts'
767767 buildType : ' current'
768- artifactName : ${{ parameters.cleanMetadataFolder }}
768+ artifactName : $(cleanOpenAPIFolderV1)
769769 targetPath : ' $(Build.SourcesDirectory)/msgraph-metadata'
770770 - input : pipelineArtifact
771771 buildType : ' current'
@@ -805,7 +805,7 @@ extends:
805805 - input : pipelineArtifact
806806 displayName : ' Downloading metadata from artifacts'
807807 buildType : ' current'
808- artifactName : ${{ parameters.cleanMetadataFolder }}
808+ artifactName : $(cleanOpenAPIFolderBeta)
809809 targetPath : ' $(Build.SourcesDirectory)/msgraph-metadata'
810810 - input : pipelineArtifact
811811 buildType : ' current'
@@ -845,7 +845,7 @@ extends:
845845 - input : pipelineArtifact
846846 displayName : ' Downloading metadata from artifacts'
847847 buildType : ' current'
848- artifactName : ${{ parameters.cleanMetadataFolder }}
848+ artifactName : $(cleanOpenAPIFolderBeta)
849849 targetPath : ' $(Build.SourcesDirectory)/msgraph-metadata'
850850 - input : pipelineArtifact
851851 buildType : ' current'
@@ -888,7 +888,7 @@ extends:
888888 - input : pipelineArtifact
889889 displayName : ' Downloading metadata from artifacts'
890890 buildType : ' current'
891- artifactName : ${{ parameters.cleanMetadataFolder }}
891+ artifactName : $(cleanOpenAPIFolderBeta)
892892 targetPath : ' $(Build.SourcesDirectory)/msgraph-metadata'
893893 - input : pipelineArtifact
894894 buildType : ' current'
@@ -931,7 +931,7 @@ extends:
931931 - input : pipelineArtifact
932932 displayName : ' Downloading metadata from artifacts'
933933 buildType : ' current'
934- artifactName : ${{ parameters.cleanMetadataFolder }}
934+ artifactName : $(cleanOpenAPIFolderBeta)
935935 targetPath : ' $(Build.SourcesDirectory)/msgraph-metadata'
936936 - input : pipelineArtifact
937937 buildType : ' current'
0 commit comments