test: add gitlab-ci

This commit is contained in:
Adrien Waksberg 2023-06-30 11:17:27 +02:00
parent 2ec8fbfa46
commit fa1527e99d

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