mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 11:28:06 +00:00
18 lines
323 B
YAML
18 lines
323 B
YAML
#################################################
|
|
# Base configuration
|
|
#################################################
|
|
|
|
|
|
|
|
#################################################
|
|
# Platforms to test
|
|
#################################################
|
|
|
|
|
|
include:
|
|
- '.gitlab-ci-files/job-android.yml'
|
|
|
|
|
|
stages:
|
|
- build
|
|
- deploy
|