We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96528f3 commit 8888602Copy full SHA for 8888602
1 file changed
pkg/cmd/build.go
@@ -270,7 +270,6 @@ var buildsList = cli.Command{
270
},
271
272
Action: handleBuildsList,
273
- Before: before,
274
HideHelpCommand: true,
275
}
276
0 commit comments