bettertext

This commit is contained in:
Michael McGuinness
2024-09-23 16:39:33 +01:00
parent b0e62b20f6
commit 49dc11825c
+3 -3
View File
@@ -115,15 +115,15 @@ definitions:
- step:
name: "Example"
script:
- echo "$CUSTOM_ENV HEELOO"
- echo $CUSTOM_ENV HEELOO
pipelines:
default:
- stage: *example
branches:
main:
- step: auto
script: echo automatic
- step: Build and Test
script: Build and test pipeline will go here
- stage: *deployment
name: deployment-dev
deployment: development