Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: remove spurious '- ' prefix from additional_post_build_commands
The packer-pipeline internal buildspec template already wraps the value
in '- {{ additional_post_build_commands }}', so prefixing the value with
'- ' caused YAML_FILE_ERROR (nested list) in CodeBuild build #8.- Loading branch information