Skip to content

Commit fb4d5f8

Browse files
committed
fix typo
1 parent 6187c00 commit fb4d5f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

copilot/pipelines/bus/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ source:
1616
# Optional: specify the name of an existing CodeStar Connections connection.
1717
# connection_name: a-connection
1818
stages:
19-
name: test
19+
- name: test
2020
deployments: # orders -> frontend
2121
orders:
2222
depends_on: [frontend]

0 commit comments

Comments
 (0)