Adds a new input parameter `docker_build_args` to `templates/build.yaml`
Add `precommit_file` option into precommit template
- Add conditional `pull_registry` option on `deploy_ssh` template
- Add `docker_file` input parameter into `build` template - Add `docker_file_target` input parameter into `build` template
First Release: - Add `precommit` template - Add `build` template - Add `deploy_ssh` template - Add README documentation