chore: build dispatch service with other rust crates

This commit is contained in:
alyssa 2024-11-01 05:06:54 +09:00
parent e46d706d29
commit 321ba0bb3d
4 changed files with 4 additions and 50 deletions

View file

@ -38,5 +38,6 @@ EOF
# add rust binaries here to build
build api
build dispatch
build gateway
build avatars "COPY .docker-bin/avatar_cleanup /bin/avatar_cleanup"