Update .gitlab-ci.yml file

This commit is contained in:
Florian Pose 2021-04-09 13:58:52 +00:00
parent da6f728ef9
commit 14ed629e3c
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