mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 03:44:02 +02:00
Merge pull request #912 from murillodigital/jenkins
Removing audio-mixer and avatar-mixer jobs
This commit is contained in:
commit
14b0bc02c3
1 changed files with 1 additions and 3 deletions
|
@ -102,8 +102,6 @@ static Closure cmakeBuild(srcDir, instCommand) {
|
|||
def targets = [
|
||||
'animation-server':true,
|
||||
'assignment-server':true,
|
||||
'audio-mixer':true,
|
||||
'avatar-mixer':true,
|
||||
'domain-server':true,
|
||||
'eve':true,
|
||||
'pairing-server':true,
|
||||
|
@ -188,4 +186,4 @@ doxygenJob.with {
|
|||
}
|
||||
}
|
||||
|
||||
queue doxygenJob
|
||||
queue doxygenJob
|
||||
|
|
Loading…
Reference in a new issue