Skip to content

Commit 96528f3

Browse files
committed
fix: fill project property more uniformly
1 parent af88372 commit 96528f3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pkg/cmd/build.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,7 @@ var buildsList = cli.Command{
270270
},
271271
},
272272
Action: handleBuildsList,
273+
Before: before,
273274
HideHelpCommand: true,
274275
}
275276

0 commit comments

Comments
 (0)