fixed
This commit is contained in:
@@ -105,7 +105,8 @@ pipelines:
|
||||
main:
|
||||
- step:
|
||||
name: Build and Test
|
||||
script: echo Build and test pipeline will go here
|
||||
script:
|
||||
- echo Build and test pipeline will go here
|
||||
- stage: *deployment
|
||||
name: deployment-dev
|
||||
deployment: development
|
||||
|
||||
Reference in New Issue
Block a user