tvl-depot/users/edef/turbofetch/deploy.sh
Vincent Ambo bd8d6e824f chore(tvix/tools): move turbofetch to //users/edef
This was introduced in cl/9925 without any commit message, but this is clearly
not relevant to Tvix itself (it even says so in a comment in Cargo.toml).

Change-Id: I84f12d5145c3f53c9df23863f887bad913856c50
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12604
Tested-by: BuildkiteCI
Autosubmit: tazjin <tazjin@tvl.su>
Reviewed-by: edef <edef@edef.eu>
2024-10-12 23:02:50 +00:00

5 lines
130 B
Bash
Executable file

#! /usr/bin/env nix-shell
#! nix-shell -i "bash -e"
#! nix-shell -p cargo-lambda
cargo lambda build --release
cargo lambda deploy