mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-10 06:53:00 +00:00
Move binaries to /cmd (#46)
This commit is contained in:
parent
a82ccf5b31
commit
83b9cfeb2b
@ -3,8 +3,8 @@
|
||||
set -eu
|
||||
|
||||
# Check that the servers build
|
||||
gb build github.com/matrix-org/dendrite/roomserver/roomserver
|
||||
gb build github.com/matrix-org/dendrite/roomserver/roomserver-integration-tests
|
||||
gb build github.com/matrix-org/dendrite/cmd/roomserver
|
||||
gb build github.com/matrix-org/dendrite/cmd/roomserver-integration-tests
|
||||
|
||||
# Run the pre commit hooks
|
||||
./hooks/pre-commit
|
||||
|
Loading…
Reference in New Issue
Block a user