difuse-phone-android/.gitlab-ci.yml
2019-01-25 11:44:00 +01:00

19 lines
361 B
YAML

#################################################
# Base configuration
#################################################
#################################################
# Platforms to test
#################################################
include:
- '.gitlab-ci-files/job-android.yml'
- '.gitlab-ci-files/job-upload.yml'
stages:
- build
- deploy