Merge pull request #1965 from kwoot/adding_gitlab_cicd
Adding gitlab cicd
This commit is contained in:
commit
b8d96ea8db
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 @@
|
||||||
|
# Since we are forced to stimulate sponsoring of this entirely open source project, we build packages only internaly.
|
||||||
|
include:
|
||||||
|
remote: $LIBREPLAN_BUILDTOOLS_URL
|
||||||
|
|
||||||
Loading…
Add table
Reference in a new issue