mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-28 17:29:19 +00:00
fix linux packaging (CMAKE_OPTIONS was overriding options set in gitlab CI variables)
This commit is contained in:
parent
7685462960
commit
d4e657adff
1 changed files with 0 additions and 1 deletions
|
|
@ -83,7 +83,6 @@ ubuntu2204-makefile-gcc-package:
|
|||
CMAKE_GENERATOR: Unix Makefiles
|
||||
CC: gcc
|
||||
CXX: g++
|
||||
CMAKE_OPTIONS: -DENABLE_BUGSPLAT_SYMBOLS_UPLOAD=ON -DBUGSPLAT_CLIENT_ID=$BUGSPLAT_CLIENT_ID -DBUGSPLAT_CLIENT_SECRET=$BUGSPLAT_CLIENT_SECRET -DBUGSPLAT_DATABASE=$BUGSPLAT_DATABASE
|
||||
extends: .linux-sign-package
|
||||
|
||||
#################################################
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue