Skip to content

Commit

Permalink
feat: add debug
Browse files Browse the repository at this point in the history
Adds `--debug` option to `./build.sh`.

Ref: #697

Signed-off-by: Ryan Johnson <johnsonryan@vmware.com>
  • Loading branch information
tenthirtyam committed Sep 26, 2023
1 parent 9878db8 commit bd89f9d
Show file tree
Hide file tree
Showing 3 changed files with 233 additions and 38 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
- Adds a development container for Visual Studio Code. [GH-700](https://github.com/vmware-samples/packer-examples-for-vsphere/pull/700)
- Adds an example `.gitlab.yml` file for GitLab CI/CD. [GH-675](https://github.com/vmware-samples/packer-examples-for-vsphere/pull/675)
- Adds a `build-ci.tmpl` that can be used to create or update the `.gitlab-ci.yml` file using gomplate. [GH-675](https://github.com/vmware-samples/packer-examples-for-vsphere/pull/675)
- Adds a `--debug` option to `./build.sh` to enable debug logging for Packer.

:bug: **Bugfix**:

Expand Down

0 comments on commit bd89f9d

Please sign in to comment.