This commit is contained in:
Michael McGuinness
2024-09-23 15:24:42 +01:00
parent ac2f120c11
commit 447619b682
+8 -7
View File
@@ -1,9 +1,10 @@
definitions:
pipelines:
stage:
name: deployment
steps:
- step:
name: "Example"
script:
- echo "HEELOO"
main:
stage:
name: deployment
steps:
- step:
name: "Example"
script:
- echo "HEELOO"