Skip to content

Commit c1134d6

Browse files
committed
fix yaml spec
1 parent b5e8818 commit c1134d6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.codefresh/codefresh.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
# TODO Turn into README
1414
version: '1.0'
1515
stages:
16-
-"Deploy Staging"
17-
-"Functional Tests"
18-
-"Deploy to Production"
16+
- "Deploy Staging"
17+
- "Functional Tests"
18+
- "Deploy to Production"
1919
steps:
2020
BuildMicroServices:
2121
title: Build Docker Images

0 commit comments

Comments
 (0)