mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 19:29:47 +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 = [
|
def targets = [
|
||||||
'animation-server':true,
|
'animation-server':true,
|
||||||
|
'assignment-server':true,
|
||||||
'audio-mixer':true,
|
'audio-mixer':true,
|
||||||
'avatar-mixer':true,
|
'avatar-mixer':true,
|
||||||
'domain-server':true,
|
'domain-server':true,
|
||||||
|
|
Loading…
Reference in a new issue