echo"Container '$(APP_CONTAINER)' is not running. Start the stack first with 'make run'." >&2;\
exit 125;\
fi
mcp-rust-build:
cd rust/manticore-mcp-worker && cargo build --release
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.