Add .gitlab-ci.yml

This commit is contained in:
Frédéric Pierret (fepitre) 2020-11-15 09:36:14 +01:00
parent 98c0e5b189
commit 968e4a378f
No known key found for this signature in database
GPG Key ID: 484010B5CDC576E2
1 changed files with 5 additions and 0 deletions

5
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,5 @@
include:
- https://raw.githubusercontent.com/QubesOS/qubes-continuous-integration/master/gitlab-website.yml
build:doc:
extends: .website