Skip to content

Commit 2d327d9

Browse files
committed
deploy via cargo command
1 parent 21ab90c commit 2d327d9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.cargo/config.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[alias]
2+
lambda-deploy = "!sh -c 'make -C crates/embucket-lambda deploy \"$1\"' --"
3+
lambda-deploy-only = "!sh -c 'make -C crates/embucket-lambda deploy-only \"$1\"' --"

0 commit comments

Comments
 (0)