test: add gitlab-ci

This commit is contained in:
Adrien Waksberg 2022-04-07 10:47:59 +02:00
parent 7e4781cb4b
commit c43442b7a0

10
.gitlab-ci.yml Normal file
View file

@ -0,0 +1,10 @@
---
image: nishiki/molecule:docker
before_script:
- molecule --version
molecule:
stage: test
script:
- molecule test