Add basic GitLab pipeline
This commit is contained in:
parent
28c56350a4
commit
c6996f4d80
1 changed files with 4 additions and 0 deletions
4
.gitlab-ci.yml
Normal file
4
.gitlab-ci.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
include:
|
||||
- project: 'xfce/xfce4-dev-tools'
|
||||
file: '/ci/build_project.yml'
|
||||
|
Loading…
Reference in a new issue