mirror of
https://github.com/mudler/luet.git
synced 2025-09-03 00:06:36 +00:00
Define a build context for backends
This commit is contained in:
@@ -42,6 +42,7 @@ type CompilerBackendOptions struct {
|
||||
SourcePath string
|
||||
DockerFileName string
|
||||
Destination string
|
||||
Context string
|
||||
}
|
||||
|
||||
type CompilerOptions struct {
|
||||
|
Reference in New Issue
Block a user