serverless-dotnet icon indicating copy to clipboard operation
serverless-dotnet copied to clipboard

Deploy specific function

Open paparent opened this issue 7 years ago • 0 comments

Hi,

I used to have a build.cmd which is doing the dotnet lamba.... command. and then serverless deploy -f function_name.

When I try to deploy a specific function, it doesn't seem to compile the projet. is it indended? Would be nice if it's doable!

paparent avatar Nov 23 '18 18:11 paparent