mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
committed by
Seif Lotfy سيف لطفي
parent
ba65220127
commit
32e9c45df5
@@ -280,7 +280,7 @@ func createFunctionYaml(opts createImageOptions) error {
|
||||
route := fmt.Sprintf("/%s", strs[1])
|
||||
funcDesc := &funcfile{
|
||||
App: &strs[0],
|
||||
Image: opts.Name,
|
||||
Name: opts.Name,
|
||||
Route: &route,
|
||||
Config: opts.Config,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user