You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
returnc, fmt.Errorf("no function has been initialized in %q. Please initialize a function by running:\n- func init --language <your language>", c.Path)
309
-
}
310
307
if (f.Registry==""&&c.Registry==""&&c.Image=="") ||c.Confirm {
311
308
fmt.Println("A registry for function images is required. For example, 'docker.io/tigerteam'.")
0 commit comments