mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
update csharp example
This commit is contained in:
parent
007be3d53f
commit
52de4e6245
@ -27,8 +27,6 @@ zip -r ./deploy-package.zip ./*
|
||||
popd
|
||||
```
|
||||
|
||||
`./build.sh` runs the dotnet restore and package commands then creates the zip file to upload to lambda.
|
||||
|
||||
## 3. Deploy
|
||||
`serverless deploy` or `sls deploy`. `sls` is shorthand for the Serverless CLI command
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user