Skip to content

Commit 1b670f3

Browse files
committed
feat: make --branch no longer required
1 parent 9c8ae3a commit 1b670f3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/cmd/build.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,6 @@ var buildsCreate = cli.Command{
272272
Kind: jsonflag.Body,
273273
Path: "branch",
274274
},
275-
Required: true,
276275
},
277276
&jsonflag.JSONStringFlag{
278277
Name: "commit-message",

0 commit comments

Comments
 (0)