Missing a file for example

This commit is contained in:
Travis Reeder
2017-10-25 14:57:50 +02:00
parent 1237a7bf82
commit 94f2d9bec2
2 changed files with 8 additions and 1 deletions

View File

@@ -3,4 +3,3 @@ vendor/
/app
/__uberscript__
func.yaml

View File

@@ -0,0 +1,8 @@
version: 0.0.1
runtime: go
entrypoint: ./func
expects:
config:
- name: SECRET_1
required: true
- name: SECRET_2