mirror of
https://github.com/kairos-io/osbuilder.git
synced 2025-09-18 16:34:37 +00:00
committed by
GitHub
parent
ed201a72ef
commit
4c8f1dd0f0
@@ -49,7 +49,7 @@ type OSArtifactSpec struct {
|
||||
Bundles []string `json:"bundles,omitempty"`
|
||||
PullOptions Pull `json:"pull,omitempty"`
|
||||
OSRelease string `json:"osRelease,omitempty"`
|
||||
// TODO: Currently not used. Reseved to be used when we have a way to push to registries.
|
||||
// TODO: Currently not used. Reserved to be used when we have a way to push to registries.
|
||||
PushOptions Push `json:"push,omitempty"`
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user