multi-branch-cdk-pipelines
multi-branch-cdk-pipelines copied to clipboard
Multi-Branch CI/CD Pipeline using CDK Pipelines.
Results
2
multi-branch-cdk-pipelines issues
Sort by
recently updated
recently updated
newest added
https://github.com/aws-samples/multi-branch-cdk-pipelines/blob/dac457d22679e28435b2224b328ac858ce0fb0ea/initial-deploy.sh#L43
https://github.com/aws-samples/multi-branch-cdk-pipelines/blob/dac457d22679e28435b2224b328ac858ce0fb0ea/initial-deploy.sh#L4 1. Semantically incorrect 2. Produces `./config.ini: line 1: [general]: command not found` Additional notes: Use `set -e` or `set -eu` in the shell script?