Skip to content

Commit 1af1d6b

Browse files
committed
changing targetPath
1 parent 564e226 commit 1af1d6b

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

.azure-pipelines/generation-pipeline.yml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ extends:
310310
displayName: 'Downloading metadata from artifacts'
311311
buildType: 'current'
312312
artifactName: $(cleanOpenAPIFolderV1)
313-
targetPath: '$(Build.SourcesDirectory)/msgraph-metadata'
313+
targetPath: '$(Build.SourcesDirectory)/msgraph-metadata/$(cleanOpenAPIFolderV1)'
314314
- input: pipelineArtifact
315315
buildType: 'current'
316316
artifactName: 'kiota'
@@ -351,7 +351,7 @@ extends:
351351
displayName: 'Downloading metadata from artifacts'
352352
buildType: 'current'
353353
artifactName: $(cleanOpenAPIFolderBeta)
354-
targetPath: '$(Build.SourcesDirectory)/msgraph-metadata'
354+
targetPath: '$(Build.SourcesDirectory)/msgraph-metadata/$(cleanOpenAPIFolderBeta)'
355355
- input: pipelineArtifact
356356
buildType: 'current'
357357
artifactName: 'kiota'
@@ -392,7 +392,7 @@ extends:
392392
displayName: 'Downloading metadata from artifacts'
393393
buildType: 'current'
394394
artifactName: $(cleanOpenAPIFolderV1)
395-
targetPath: '$(Build.SourcesDirectory)/msgraph-metadata'
395+
targetPath: '$(Build.SourcesDirectory)/msgraph-metadata/$(cleanOpenAPIFolderV1)'
396396
- input: pipelineArtifact
397397
buildType: 'current'
398398
artifactName: 'kiota'
@@ -431,7 +431,7 @@ extends:
431431
displayName: 'Downloading metadata from artifacts'
432432
buildType: 'current'
433433
artifactName: $(cleanOpenAPIFolderBeta)
434-
targetPath: '$(Build.SourcesDirectory)/msgraph-metadata'
434+
targetPath: '$(Build.SourcesDirectory)/msgraph-metadata/$(cleanOpenAPIFolderBeta)'
435435
- input: pipelineArtifact
436436
buildType: 'current'
437437
artifactName: 'kiota'
@@ -470,7 +470,7 @@ extends:
470470
displayName: 'Downloading metadata from artifacts'
471471
buildType: 'current'
472472
artifactName: $(cleanOpenAPIFolderV1)
473-
targetPath: '$(Build.SourcesDirectory)/msgraph-metadata'
473+
targetPath: '$(Build.SourcesDirectory)/msgraph-metadata/$(cleanOpenAPIFolderV1)'
474474
- input: pipelineArtifact
475475
buildType: 'current'
476476
artifactName: 'kiota'
@@ -511,7 +511,7 @@ extends:
511511
displayName: 'Downloading metadata from artifacts'
512512
buildType: 'current'
513513
artifactName: $(cleanOpenAPIFolderBeta)
514-
targetPath: '$(Build.SourcesDirectory)/msgraph-metadata'
514+
targetPath: '$(Build.SourcesDirectory)/msgraph-metadata/$(cleanOpenAPIFolderBeta)'
515515
- input: pipelineArtifact
516516
buildType: 'current'
517517
artifactName: 'kiota'
@@ -552,7 +552,7 @@ extends:
552552
displayName: 'Downloading metadata from artifacts'
553553
buildType: 'current'
554554
artifactName: $(cleanOpenAPIFolderBeta)
555-
targetPath: '$(Build.SourcesDirectory)/msgraph-metadata'
555+
targetPath: '$(Build.SourcesDirectory)/msgraph-metadata/$(cleanOpenAPIFolderBeta)'
556556
- input: pipelineArtifact
557557
buildType: 'current'
558558
artifactName: 'kiota'
@@ -593,7 +593,7 @@ extends:
593593
displayName: 'Downloading metadata from artifacts'
594594
buildType: 'current'
595595
artifactName: $(cleanOpenAPIFolderV1)
596-
targetPath: '$(Build.SourcesDirectory)/msgraph-metadata'
596+
targetPath: '$(Build.SourcesDirectory)/msgraph-metadata/$(cleanOpenAPIFolderV1)'
597597
- input: pipelineArtifact
598598
buildType: 'current'
599599
artifactName: 'kiota'
@@ -638,7 +638,7 @@ extends:
638638
displayName: 'Downloading metadata from artifacts'
639639
buildType: 'current'
640640
artifactName: $(cleanMetadataFolderV1)
641-
targetPath: '$(Build.SourcesDirectory)/msgraph-metadata/$(cleanMetadataFolderBeta)'
641+
targetPath: '$(Build.SourcesDirectory)/msgraph-metadata/$(cleanMetadataFolderV1)'
642642
steps:
643643
- template: /.azure-pipelines/generation-templates/language-generation.yml@self
644644
parameters:
@@ -708,7 +708,7 @@ extends:
708708
displayName: 'Downloading metadata from artifacts'
709709
buildType: 'current'
710710
artifactName: $(cleanOpenAPIFolderV1)
711-
targetPath: '$(Build.SourcesDirectory)/msgraph-metadata'
711+
targetPath: '$(Build.SourcesDirectory)/msgraph-metadata/$(cleanOpenAPIFolderV1)'
712712
- input: pipelineArtifact
713713
buildType: 'current'
714714
artifactName: 'kiota'
@@ -750,7 +750,7 @@ extends:
750750
displayName: 'Downloading metadata from artifacts'
751751
buildType: 'current'
752752
artifactName: $(cleanOpenAPIFolderBeta)
753-
targetPath: '$(Build.SourcesDirectory)/msgraph-metadata'
753+
targetPath: '$(Build.SourcesDirectory)/msgraph-metadata/$(cleanOpenAPIFolderBeta)'
754754
- input: pipelineArtifact
755755
buildType: 'current'
756756
artifactName: 'kiota'
@@ -792,7 +792,7 @@ extends:
792792
displayName: 'Downloading metadata from artifacts'
793793
buildType: 'current'
794794
artifactName: $(cleanOpenAPIFolderV1)
795-
targetPath: '$(Build.SourcesDirectory)/msgraph-metadata'
795+
targetPath: '$(Build.SourcesDirectory)/msgraph-metadata/$(cleanOpenAPIFolderV1)'
796796
- input: pipelineArtifact
797797
buildType: 'current'
798798
artifactName: 'kiota'
@@ -832,7 +832,7 @@ extends:
832832
displayName: 'Downloading metadata from artifacts'
833833
buildType: 'current'
834834
artifactName: $(cleanOpenAPIFolderBeta)
835-
targetPath: '$(Build.SourcesDirectory)/msgraph-metadata'
835+
targetPath: '$(Build.SourcesDirectory)/msgraph-metadata/$(cleanOpenAPIFolderBeta)'
836836
- input: pipelineArtifact
837837
buildType: 'current'
838838
artifactName: 'kiota'
@@ -872,7 +872,7 @@ extends:
872872
displayName: 'Downloading metadata from artifacts'
873873
buildType: 'current'
874874
artifactName: $(cleanOpenAPIFolderBeta)
875-
targetPath: '$(Build.SourcesDirectory)/msgraph-metadata'
875+
targetPath: '$(Build.SourcesDirectory)/msgraph-metadata/$(cleanOpenAPIFolderBeta)'
876876
- input: pipelineArtifact
877877
buildType: 'current'
878878
artifactName: 'kiota'
@@ -915,7 +915,7 @@ extends:
915915
displayName: 'Downloading metadata from artifacts'
916916
buildType: 'current'
917917
artifactName: $(cleanOpenAPIFolderBeta)
918-
targetPath: '$(Build.SourcesDirectory)/msgraph-metadata'
918+
targetPath: '$(Build.SourcesDirectory)/msgraph-metadata/$(cleanOpenAPIFolderBeta)'
919919
- input: pipelineArtifact
920920
buildType: 'current'
921921
artifactName: 'kiota'
@@ -958,7 +958,7 @@ extends:
958958
displayName: 'Downloading metadata from artifacts'
959959
buildType: 'current'
960960
artifactName: $(cleanOpenAPIFolderBeta)
961-
targetPath: '$(Build.SourcesDirectory)/msgraph-metadata'
961+
targetPath: '$(Build.SourcesDirectory)/msgraph-metadata/$(cleanOpenAPIFolderBeta)'
962962
- input: pipelineArtifact
963963
buildType: 'current'
964964
artifactName: 'kiota'

0 commit comments

Comments
 (0)