Move binaries to /cmd (#46)
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