This commit is contained in:
Michael McGuinness
2024-09-24 17:44:21 +01:00
parent 178696b196
commit a435a288a1
+2 -1
View File
@@ -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