Merged in bugfix/pipelineindenting (pull request #190)
Bugfix/pipelineindenting Approved-by: Umang Mistry
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user