Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
integration
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
elixxir
integration
Commits
8867a774
Commit
8867a774
authored
Jul 26, 2019
by
Rick Carback
Browse files
Options
Downloads
Patches
Plain Diff
Add registration/permissioning server to build script
parent
294d51a3
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
build.sh
+1
-0
1 addition, 0 deletions
build.sh
with
1 addition
and
0 deletions
build.sh
+
1
−
0
View file @
8867a774
...
@@ -8,6 +8,7 @@ mkdir -p bin
...
@@ -8,6 +8,7 @@ mkdir -p bin
pushd
bin
pushd
bin
go build gitlab.com/elixxir/client
go build gitlab.com/elixxir/client
go build
-o
udb gitlab.com/elixxir/user-discovery-bot
go build
-o
udb gitlab.com/elixxir/user-discovery-bot
go build
-o
permissioning gitlab.com/elixxir/registration
go build gitlab.com/elixxir/gateway
go build gitlab.com/elixxir/gateway
go build gitlab.com/elixxir/server
go build gitlab.com/elixxir/server
popd
popd
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment