diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 24870a1..fbeb6cc 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -11,6 +11,6 @@ after_script: molecule: stage: test script: - - molecule lint + - molecule syntax - molecule converge - molecule verify