Automatic build with gitlab
This commit is contained in:
parent
e75e629fc4
commit
179df1901b
6
.gitlab-ci.yml
Normal file
6
.gitlab-ci.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
default-job:
|
||||
script:
|
||||
make
|
||||
artifacts:
|
||||
paths:
|
||||
- artifacts/
|
Loading…
Reference in New Issue
Block a user