linphone-tutorials/.gitlab-ci.yml

18 lines
351 B
YAML
Raw Normal View History

2021-04-20 16:13:50 +08:00
#################################################
# Base configuration
#################################################
#################################################
# Platforms to test
#################################################
include:
- '.gitlab-ci-files/job-android.yml'
2020-12-11 00:20:19 +08:00
- '.gitlab-ci-files/job-windows.yml'
2021-04-20 16:13:50 +08:00
stages:
- build