Skip to content

Commit 1396ffa

Browse files
committed
update pipeline manifests
1 parent fb4d5f8 commit 1396ffa

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

copilot/pipelines/bus/manifest.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ source:
1313
properties:
1414
branch: main
1515
repository: https://github.com/efekarakus/copilot-pipeline-test
16-
# Optional: specify the name of an existing CodeStar Connections connection.
17-
# connection_name: a-connection
16+
connection_name: copilot-efeka-copilot-pipeline-t
1817
stages:
1918
- name: test
2019
deployments: # orders -> frontend

copilot/pipelines/complex/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ source:
1212
properties:
1313
branch: main
1414
repository: https://github.com/efekarakus/copilot-pipeline-test
15-
# connection_name: a-connection
15+
connection_name: copilot-efeka-copilot-pipeline-t
1616

1717
stages:
1818
-

copilot/pipelines/custom-cfn/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ source:
1313
properties:
1414
branch: main
1515
repository: https://github.com/efekarakus/copilot-pipeline-test
16-
# connection_name: a-connection
16+
connection_name: copilot-efeka-copilot-pipeline-t
1717

1818
stages:
1919
-

0 commit comments

Comments
 (0)