Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(buildspec): flatten multi-line curl commands to single lines
YAML sequence items cannot span multiple lines without a block scalar. The split curl commands were parsed as invalid mappings at line 44.
- Loading branch information