feat: add alibabacloudfn
This commit is contained in:
7
__web/alibabacloundfn/justfile
Normal file
7
__web/alibabacloundfn/justfile
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
buildfn:
|
||||
dockerbuild build --release --target-dir linux_target
|
||||
cp linux_target/release/alibabacloundfn .
|
||||
zip code.zip bootstrap alibabacloundfn
|
||||
rm alibabacloundfn
|
||||
|
||||
Reference in New Issue
Block a user