forked from toolshed/abra
.
This commit is contained in:
parent
cbab9b5907
commit
89e1046882
@ -130,13 +130,6 @@ type Features struct {
|
||||
SSO string `json:"sso"`
|
||||
}
|
||||
|
||||
// Recipe2 represents a recipe.
|
||||
type Recipe2 struct {
|
||||
Name string
|
||||
Config *composetypes.Config
|
||||
Meta RecipeMeta
|
||||
}
|
||||
|
||||
// Push pushes the latest changes to a SSH URL remote. You need to have your
|
||||
// local SSH configuration for git.coopcloud.tech working for this to work
|
||||
func (r Recipe) Push(dryRun bool) error {
|
||||
|
Loading…
x
Reference in New Issue
Block a user