Skip to content
Snippets Groups Projects
Commit 129b4fd8 authored by Bernardo Cardoso's avatar Bernardo Cardoso
Browse files

Add UDB sessionfile path, remove channelbot from build

parent ea71d74e
No related branches found
No related tags found
No related merge requests found
# UDB Config for E2E Integration test # UDB Config for E2E Integration test
logPath: "logfile.log" logPath: "logfile.log"
sessionfile: "./results/udb.session"
gateways: gateways:
- "localhost:8444" - "localhost:8444"
- "localhost:8443" - "localhost:8443"
......
...@@ -7,7 +7,6 @@ ...@@ -7,7 +7,6 @@
mkdir -p bin mkdir -p bin
pushd bin pushd bin
go build gitlab.com/elixxir/client go build gitlab.com/elixxir/client
go build gitlab.com/elixxir/channelbot
go build -o udb gitlab.com/elixxir/user-discovery-bot go build -o udb gitlab.com/elixxir/user-discovery-bot
go build gitlab.com/elixxir/gateway go build gitlab.com/elixxir/gateway
go build gitlab.com/elixxir/server go build gitlab.com/elixxir/server
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment