mirror of
https://github.com/lubosz/overte.git
synced 2025-04-24 03:53:52 +02:00
add a job to build and deploy the assignment server
This commit is contained in:
parent
f60cbed709
commit
957549ddd6
1 changed files with 1 additions and 0 deletions
|
@ -100,6 +100,7 @@ static Closure cmakeBuild(srcDir, instCommand) {
|
|||
|
||||
def targets = [
|
||||
'animation-server':true,
|
||||
'assignment-server':true,
|
||||
'audio-mixer':true,
|
||||
'avatar-mixer':true,
|
||||
'domain-server':true,
|
||||
|
|
Loading…
Reference in a new issue