mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-17 11:28:07 +00:00
display more info to help debugging
This commit is contained in:
parent
e57cade1b6
commit
720625d985
1 changed files with 2 additions and 1 deletions
|
|
@ -6,8 +6,9 @@
|
|||
stage: build
|
||||
extends: .linux-prepare
|
||||
script:
|
||||
- echo $CI_PROJECT_DIR
|
||||
- echo $CI_BUILDS_DIR
|
||||
- echo $CI_BUILDS_DIR
|
||||
- echo $CI_RUNNER_ID
|
||||
- echo $CI_DEBUG_TRACE
|
||||
- cmake --version
|
||||
- export CC=$CC
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue