Skip to content

Commit

Permalink
fix bad merge.
Browse files Browse the repository at this point in the history
Signed-off-by: Ville Aikas <vaikas@chainguard.dev>
  • Loading branch information
vaikas committed Dec 2, 2023
1 parent 84d4b66 commit cd69237
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pkg/build/build.go
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,9 @@ type Build struct {
DebugRunner bool
LogPolicy []string
FailOnLintWarning bool
DefaultCPU string
DefaultMemory string
DefaultTimeout time.Duration

EnabledBuildOptions []string
}
Expand Down

0 comments on commit cd69237

Please sign in to comment.