Skip to content

Commit

Permalink
removing outfile as you can just push to archivista
Browse files Browse the repository at this point in the history
Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
  • Loading branch information
ChaosInTheCRD committed May 3, 2024
1 parent 117ed96 commit 336ad64
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions options/run.go
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ type RunOptions struct {

var RequiredRunFlags = []string{
"step",
// we're going to require an out file path specified as stdout is an unreliable default
"outfile",
}

var OneRequiredPKSignFlags = []string{
Expand Down

0 comments on commit 336ad64

Please sign in to comment.