mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Example app structure. round 1.
This commit is contained in:
4
examples/app/python/func.yaml
Normal file
4
examples/app/python/func.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
name: python
|
||||
version: 0.0.9
|
||||
runtime: python
|
||||
entrypoint: python2 func.py
|
||||
Reference in New Issue
Block a user