Fixed
This commit is contained in:
parent
81131f71b6
commit
b0be3fc28c
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -125,7 +125,7 @@ pipeline {
|
|||||||
stage ('build::amd64::debug::build') {
|
stage ('build::amd64::debug::build') {
|
||||||
environment {
|
environment {
|
||||||
TEASPEAK_BUILD_TYPE="Debug"
|
TEASPEAK_BUILD_TYPE="Debug"
|
||||||
CMAKE_BUILD_TYPE=Debug
|
CMAKE_BUILD_TYPE="Debug"
|
||||||
}
|
}
|
||||||
|
|
||||||
steps {
|
steps {
|
||||||
|
Loading…
Reference in New Issue
Block a user