Update .gitlab-ci.yml file

This commit is contained in:
Florian Pose 2021-04-09 13:58:52 +00:00
parent 7d3b515d10
commit 5cf0bf38b7
1 changed files with 9 additions and 0 deletions

9
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,9 @@
build:
stage: build
script:
- ./bootstrap
- ./configure
- make all modules