mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 03:44:02 +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