Skip to content

Commit 97f9c63

Browse files
committed
fix: stack input reference
1 parent e5e0490 commit 97f9c63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

stack_definition.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -836,11 +836,11 @@
836836
},
837837
{
838838
"name": "ci_code_engine_project",
839-
"value": "ref:../../members/7 - Code Engine Project/outputs/project_2_name"
839+
"value": "ref:../../inputs/project_ci_name"
840840
},
841841
{
842842
"name": "cd_code_engine_project",
843-
"value": "ref:../../members/7 - Code Engine Project/outputs/project_1_name"
843+
"value": "ref:../../inputs/project_cd_name"
844844
},
845845
{
846846
"name": "use_app_repo_for_cd_deploy",

0 commit comments

Comments
 (0)