Cleanup code and tests

This commit is contained in:
CrazyMax
2020-05-07 12:11:19 +02:00
parent f1338960fb
commit 5cc6b8eb5b
8 changed files with 38 additions and 22 deletions

View File

@@ -42,7 +42,7 @@ Following inputs can be used as `step.with` keys
| Name | Type | Default | Description |
|---------------|---------|-----------|-------------------------------|
| `version` | String | `latest` | UPX version. Example: `3.95` |
| `version` | String | `latest` | UPX version. Example: `v3.95` |
| `file` | String | | File to compress |
| `args` | String | | Arguments to pass to UPX |