mirror of
https://github.com/lubosz/overte.git
synced 2025-04-24 18:23:22 +02:00
Merge pull request #833 from birarda/assignee
add assignment-server to jobs.groovy
This commit is contained in:
commit
61003335bb
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