We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6187c00 commit fb4d5f8Copy full SHA for fb4d5f8
copilot/pipelines/bus/manifest.yml
@@ -16,7 +16,7 @@ source:
16
# Optional: specify the name of an existing CodeStar Connections connection.
17
# connection_name: a-connection
18
stages:
19
- name: test
+ - name: test
20
deployments: # orders -> frontend
21
orders:
22
depends_on: [frontend]
0 commit comments