ansible-role-postgresql/.gitlab-ci.yml

11 lines
129 B
YAML
Raw Normal View History

2022-02-18 08:21:18 +00:00
---
2022-02-18 10:14:13 +00:00
image: nishiki/molecule:docker
before_script:
- molecule --version
2022-02-18 08:21:18 +00:00
molecule:
2022-02-18 10:14:13 +00:00
stage: test
2022-02-18 08:21:18 +00:00
script:
- molecule test