Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(buildspec): wrap curl with Authorization header in block scalar
CodeBuild YAML parser chokes on 'Authorization: token ...' inside a double-quoted string on a list item line. Block scalar avoids parsing.
- Loading branch information