chore: Add GitLab CI options
This commit is contained in:
parent
58123cc0f2
commit
751a786d45
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 @@
|
||||||
|
image: "elixir:1.10"
|
||||||
|
|
||||||
|
tests:
|
||||||
|
script: script/cibuild
|
Loading…
Reference in a new issue