Skip to content

Commit

Permalink
feat: add support for Entrypoint definition
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkobrombin committed Feb 12, 2024
1 parent e0b5696 commit f163a19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/structs.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@ type Recipe struct {
SourcesPath string
PluginPath string
Containerfile string
Entrypoint []string
}

0 comments on commit f163a19

Please sign in to comment.