mirror of
https://github.com/overte-org/overte.git
synced 2025-08-10 02:52:57 +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 = [
|
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