mirror of
https://github.com/mudler/luet.git
synced 2025-09-02 07:45:02 +00:00
Annotate artifact metadata after compiling
This commit is contained in:
@@ -62,6 +62,7 @@ type Artifact interface {
|
||||
|
||||
SetCompileSpec(as CompilationSpec)
|
||||
GetCompileSpec() CompilationSpec
|
||||
WriteYaml(dst string) error
|
||||
}
|
||||
|
||||
type ArtifactNode struct {
|
||||
|
Reference in New Issue
Block a user