mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
rebase/merging runner
This commit is contained in:
@@ -16,6 +16,7 @@ var (
|
||||
ErrAppsNotFound = errors.New("App not found")
|
||||
ErrAppsNothingToUpdate = errors.New("Nothing to update")
|
||||
ErrAppsMissingNew = errors.New("Missing new application")
|
||||
ErrUsableImage = errors.New("Image not found")
|
||||
)
|
||||
|
||||
type App struct {
|
||||
|
||||
Reference in New Issue
Block a user