Skip to content

Commit c81fc81

Browse files
fix path
1 parent 5bcd1d8 commit c81fc81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cicd/3-app/aiproxy/buildspec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ phases:
1818
- cfn-lint template.yml
1919
- cat template.yml
2020

21-
- /cicd/3-app/aiproxy/config/create-environment-config.sh
21+
- cicd/3-app/aiproxy/config/create-environment-config.sh
2222

2323
- aws cloudformation package --template-file template.yml --s3-bucket $ARTIFACT_STORE --s3-prefix package --output-template-file packaged-app-template.yml
2424
artifacts:

0 commit comments

Comments
 (0)