mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Builds lambda images on release. (#606)
This commit is contained in:
committed by
Seif Lotfy سيف لطفي
parent
b57a152241
commit
daf9f60e6f
5
fn/lambda/release.sh
Executable file
5
fn/lambda/release.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
set -ex
|
||||
|
||||
cd node
|
||||
./release.sh
|
||||
cd ..
|
||||
Reference in New Issue
Block a user