Skip to content

Commit f836f8e

Browse files
authored
Merge pull request #14322 from jcheung-dev/patch-2
Clarify sprint-257 that stageList can only be used for base YAML and not for templates
2 parents dea4ed3 + 7dc2eeb commit f836f8e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

release-notes/2025/includes/pipelines/sprint-257-update.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,9 @@ When queuing this pipeline, you have the option of choosing multiple regions to
113113
> [!div class="mx-imgBorder"]
114114
> [![Screenshot of Run pipeline region multi selection.](../../media/257-pipelines-08.png "Screenshot of Run pipeline region multi selection.")](../../media/257-pipelines-08.png#lightbox)
115115

116+
> [!NOTE]
117+
> The `stringList` data type isn't available in templates. Use the `object` data type in templates instead.
118+
116119
### See the full YAML code of a pipeline run
117120

118121
YAML pipelines are composable. You may extend a template, to ensure your pipelines runs the necessary static analysis tools, and include templates to run common stages or jobs or tasks.

0 commit comments

Comments
 (0)