Deploy extra small
This commit is contained in:
@@ -5,5 +5,5 @@ pushd $ROOT
|
||||
|
||||
set -ex
|
||||
|
||||
cargo build --release
|
||||
cp -f target/release/blog-server ./
|
||||
cargo build --profile extra-small
|
||||
cp -f target/extra-small/blog-server ./
|
||||
|
||||
Reference in New Issue
Block a user