Updated Jenkinsfile
This commit is contained in:
parent
d4470f92ed
commit
1b74f1ea7a
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -135,7 +135,7 @@ pipeline {
|
||||
TEASPEAK_BUILD_TYPE="Release"
|
||||
CMAKE_BUILD_TYPE="RelWithDebInfo"
|
||||
|
||||
TEASPEAK_DEPLOY_TYPE_SPECIFIER="-DBUILD_TYPE=0 -DBUILD_TYPE_NAME"
|
||||
TEASPEAK_DEPLOY_TYPE_SPECIFIER="-DBUILD_TYPE=0 -DBUILD_TYPE_NAME=''"
|
||||
}
|
||||
|
||||
steps {
|
||||
|
Loading…
Reference in New Issue
Block a user