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 5bcd1d8 commit c81fc81Copy full SHA for c81fc81
cicd/3-app/aiproxy/buildspec.yml
@@ -18,7 +18,7 @@ phases:
18
- cfn-lint template.yml
19
- cat template.yml
20
21
- - /cicd/3-app/aiproxy/config/create-environment-config.sh
+ - cicd/3-app/aiproxy/config/create-environment-config.sh
22
23
- aws cloudformation package --template-file template.yml --s3-bucket $ARTIFACT_STORE --s3-prefix package --output-template-file packaged-app-template.yml
24
artifacts:
0 commit comments