mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
fn: improve UX and publish/deploy command (#359)
* fn: improve UX and publish/deploy command * fn: remove wrong use cases for deploy * fn: fix regression introduced by merge
This commit is contained in:
3
examples/error/func.yaml
Normal file
3
examples/error/func.yaml
Normal file
@@ -0,0 +1,3 @@
|
||||
name: iron/func-error
|
||||
build:
|
||||
- ./build.sh
|
||||
@@ -1,3 +0,0 @@
|
||||
image: iron/func-error
|
||||
build:
|
||||
- ./build.sh
|
||||
Reference in New Issue
Block a user