diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 79b498e..02ff87e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -74,12 +74,12 @@ Check Versioning Info: <<: *check_version_template -Lint_Playbook: +Lint Playbook: <<: *zen_ci_deb_template <<: *lint_playbook_template -Test_Deploy: +Test Deploy: <<: *zen_ci_deb_template <<: *test_deploy_template ### END JOBS ###