mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-02-02 04:09:28 +00:00
Remove Centos 7 Makefile [ci skip]
This commit is contained in:
parent
888e7ec0be
commit
95998f8623
1 changed files with 11 additions and 11 deletions
|
|
@ -1,15 +1,15 @@
|
|||
job-centos7-makefile-gcc:
|
||||
#job-centos7-makefile-gcc:
|
||||
|
||||
tags: [ "docker" ]
|
||||
image: gitlab.linphone.org:4567/bc/public/linphone-sdk/bc-dev-centos:7
|
||||
only:
|
||||
variables:
|
||||
- $NIGHTLY_MASTER
|
||||
variables:
|
||||
CMAKE_GENERATOR: Unix Makefiles
|
||||
CC: gcc
|
||||
CXX: g++
|
||||
extends: .job-linux-desktop
|
||||
# tags: [ "docker" ]
|
||||
# image: gitlab.linphone.org:4567/bc/public/linphone-sdk/bc-dev-centos:7
|
||||
# only:
|
||||
# variables:
|
||||
# - $NIGHTLY_MASTER
|
||||
# variables:
|
||||
# CMAKE_GENERATOR: Unix Makefiles
|
||||
# CC: gcc
|
||||
# CXX: g++
|
||||
# extends: .job-linux-desktop
|
||||
|
||||
|
||||
#job-centos7-makefile-clang:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue