Add basic GitLab pipeline

master
Simon Steinbeiss 2020-06-25 11:37:02 +02:00
parent 9c238493b8
commit 6aa5de3e10
1 changed files with 4 additions and 0 deletions

4
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,4 @@
include:
- project: 'xfce/xfce4-dev-tools'
file: '/ci/build_project.yml'