dont clean
Signed-off-by: Meredith Lancaster <malancas@github.com>
This commit is contained in:
parent
1e51ec7f1a
commit
2a00a02a2e
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ func NewInspectCmd(f *cmdutil.Factory, runF func(*Options) error) *cobra.Command
|
|||
opts.ArtifactPath = args[0]
|
||||
|
||||
// Clean file path options
|
||||
opts.Clean()
|
||||
// opts.Clean()
|
||||
|
||||
return nil
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue