mirror of
https://github.com/JulianGro/overte.git
synced 2025-05-05 10:28:03 +02:00
rename missed variable in last commit
This commit is contained in:
parent
d8798b7ed6
commit
42c69ba77f
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@ interfaceOSXJob.with {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
queue interfaceAppleJob
|
queue interfaceOSXJob
|
||||||
|
|
||||||
/* setup the parametrized build job for builds from jenkins */
|
/* setup the parametrized build job for builds from jenkins */
|
||||||
parameterizedJob = hifiJob('$TARGET', true)
|
parameterizedJob = hifiJob('$TARGET', true)
|
||||||
|
|
Loading…
Reference in a new issue