minionguyjpro/Create Disk Image Action
Creates a disk image in multiple formats (Windows only)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| filename | The name of the file when saved to a disk image file | yes | image.iso |
| path | The path where the files are stored that need to be included in the disk image | yes | .\ |
| output-dir | The output directory to save the disk image | yes | .\ |
| label | The label that is used for the disk image in ISO9660 format | no | — |
| push | Whether to push the changes using Git, or keep it at the artifact | yes | false |
| push-msg | The commit message for the push | yes | Create %FILENAME% |
Outputs
no outputs