From d9401e8cf4325c57d703a3804d9a301831e4e6d2 Mon Sep 17 00:00:00 2001 From: Patrick Hallisey Date: Wed, 16 Oct 2024 13:26:46 -0700 Subject: [PATCH] Move the archetype template out of the stages folder --- .../templates/{stages => }/archetype-typespec-emitter.yml | 1 - 1 file changed, 1 deletion(-) rename eng/common/pipelines/templates/{stages => }/archetype-typespec-emitter.yml (99%) diff --git a/eng/common/pipelines/templates/stages/archetype-typespec-emitter.yml b/eng/common/pipelines/templates/archetype-typespec-emitter.yml similarity index 99% rename from eng/common/pipelines/templates/stages/archetype-typespec-emitter.yml rename to eng/common/pipelines/templates/archetype-typespec-emitter.yml index 99848e9eedc6..71d16c908fcf 100644 --- a/eng/common/pipelines/templates/stages/archetype-typespec-emitter.yml +++ b/eng/common/pipelines/templates/archetype-typespec-emitter.yml @@ -66,7 +66,6 @@ extends: template: /eng/pipelines/templates/stages/1es-redirect.yml parameters: stages: - # Build stage # Responsible for building the autorest generator and typespec emitter packages # Produces the artifact `build_artifacts` which contains the following: