mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
fix casing of docs version of exampl .yml (which may not be used for anything?)
This commit is contained in:
parent
f0b762536c
commit
fa7886a68e
@ -46,7 +46,7 @@ provider:
|
||||
|
||||
# you can add packaging information here
|
||||
package:
|
||||
artifact: bin/Release/netcoreapp1.0/publish/deploy-package.zip
|
||||
artifact: bin/release/netcoreapp1.0/publish/deploy-package.zip
|
||||
# exclude:
|
||||
# - exclude-me.js
|
||||
# - exclude-me-dir/**
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user