Merged in bugfix/pipelineindenting (pull request #190)

Bugfix/pipelineindenting

Approved-by: Umang Mistry
This commit is contained in:
Michael McGuinness
2024-09-24 16:42:38 +00:00
+2 -1
View File
@@ -103,7 +103,8 @@ definitions:
pipelines:
branches:
main:
- step: Build and Test
- step:
name: Build and Test
script: echo Build and test pipeline will go here
- stage: *deployment
name: deployment-dev