@@ -314,7 +314,7 @@ extends:
314314 - input : pipelineArtifact
315315 buildType : ' current'
316316 artifactName : ' kiota'
317- targetPath : ' $(Build.SourcesDirectory )'
317+ targetPath : ' $(kiotaDirectory )'
318318 steps :
319319 - template : /.azure-pipelines/generation-templates/language-generation-kiota.yml@self
320320 parameters :
@@ -355,7 +355,7 @@ extends:
355355 - input : pipelineArtifact
356356 buildType : ' current'
357357 artifactName : ' kiota'
358- targetPath : ' $(Build.SourcesDirectory )'
358+ targetPath : ' $(kiotaDirectory )'
359359 steps :
360360 - template : /.azure-pipelines/generation-templates/language-generation-kiota.yml@self
361361 parameters :
@@ -396,7 +396,7 @@ extends:
396396 - input : pipelineArtifact
397397 buildType : ' current'
398398 artifactName : ' kiota'
399- targetPath : ' $(Build.SourcesDirectory )'
399+ targetPath : ' $(kiotaDirectory )'
400400 steps :
401401 - template : /.azure-pipelines/generation-templates/language-generation-kiota.yml@self
402402 parameters :
@@ -435,7 +435,7 @@ extends:
435435 - input : pipelineArtifact
436436 buildType : ' current'
437437 artifactName : ' kiota'
438- targetPath : ' $(Build.SourcesDirectory )'
438+ targetPath : ' $(kiotaDirectory )'
439439 steps :
440440 - template : /.azure-pipelines/generation-templates/language-generation-kiota.yml@self
441441 parameters :
@@ -474,7 +474,7 @@ extends:
474474 - input : pipelineArtifact
475475 buildType : ' current'
476476 artifactName : ' kiota'
477- targetPath : ' $(Build.SourcesDirectory )'
477+ targetPath : ' $(kiotaDirectory )'
478478 steps :
479479 - template : /.azure-pipelines/generation-templates/language-generation-kiota.yml@self
480480 parameters :
@@ -515,7 +515,7 @@ extends:
515515 - input : pipelineArtifact
516516 buildType : ' current'
517517 artifactName : ' kiota'
518- targetPath : ' $(Build.SourcesDirectory )'
518+ targetPath : ' $(kiotaDirectory )'
519519 steps :
520520 - template : /.azure-pipelines/generation-templates/language-generation-kiota.yml@self
521521 parameters :
@@ -556,7 +556,7 @@ extends:
556556 - input : pipelineArtifact
557557 buildType : ' current'
558558 artifactName : ' kiota'
559- targetPath : ' $(Build.SourcesDirectory )'
559+ targetPath : ' $(kiotaDirectory )'
560560 steps :
561561 - template : /.azure-pipelines/generation-templates/language-generation-kiota.yml@self
562562 parameters :
@@ -597,7 +597,7 @@ extends:
597597 - input : pipelineArtifact
598598 buildType : ' current'
599599 artifactName : ' kiota'
600- targetPath : ' $(Build.SourcesDirectory )'
600+ targetPath : ' $(kiotaDirectory )'
601601 steps :
602602 - template : /.azure-pipelines/generation-templates/language-generation-kiota.yml@self
603603 parameters :
@@ -712,7 +712,7 @@ extends:
712712 - input : pipelineArtifact
713713 buildType : ' current'
714714 artifactName : ' kiota'
715- targetPath : ' $(Build.SourcesDirectory )'
715+ targetPath : ' $(kiotaDirectory )'
716716 steps :
717717 - template : /.azure-pipelines/generation-templates/language-generation-kiota.yml@self
718718 parameters :
@@ -754,7 +754,7 @@ extends:
754754 - input : pipelineArtifact
755755 buildType : ' current'
756756 artifactName : ' kiota'
757- targetPath : ' $(Build.SourcesDirectory )'
757+ targetPath : ' $(kiotaDirectory )'
758758 steps :
759759 - template : /.azure-pipelines/generation-templates/language-generation-kiota.yml@self
760760 parameters :
@@ -796,7 +796,7 @@ extends:
796796 - input : pipelineArtifact
797797 buildType : ' current'
798798 artifactName : ' kiota'
799- targetPath : ' $(Build.SourcesDirectory )'
799+ targetPath : ' $(kiotaDirectory )'
800800 steps :
801801 - template : /.azure-pipelines/generation-templates/language-generation-kiota.yml@self
802802 parameters :
@@ -836,7 +836,7 @@ extends:
836836 - input : pipelineArtifact
837837 buildType : ' current'
838838 artifactName : ' kiota'
839- targetPath : ' $(Build.SourcesDirectory )'
839+ targetPath : ' $(kiotaDirectory )'
840840 steps :
841841 - template : /.azure-pipelines/generation-templates/language-generation-kiota.yml@self
842842 parameters :
@@ -876,7 +876,7 @@ extends:
876876 - input : pipelineArtifact
877877 buildType : ' current'
878878 artifactName : ' kiota'
879- targetPath : ' $(Build.SourcesDirectory )'
879+ targetPath : ' $(kiotaDirectory )'
880880 steps :
881881 - template : /.azure-pipelines/generation-templates/language-generation-kiota.yml@self
882882 parameters :
@@ -919,7 +919,7 @@ extends:
919919 - input : pipelineArtifact
920920 buildType : ' current'
921921 artifactName : ' kiota'
922- targetPath : ' $(Build.SourcesDirectory )'
922+ targetPath : ' $(kiotaDirectory )'
923923 steps :
924924 - template : /.azure-pipelines/generation-templates/language-generation-kiota.yml@self
925925 parameters :
@@ -962,7 +962,7 @@ extends:
962962 - input : pipelineArtifact
963963 buildType : ' current'
964964 artifactName : ' kiota'
965- targetPath : ' $(Build.SourcesDirectory )'
965+ targetPath : ' $(kiotaDirectory )'
966966 steps :
967967 - template : /.azure-pipelines/generation-templates/language-generation-kiota.yml@self
968968 parameters :
0 commit comments