diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 24b6806..6d0c850 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -20,6 +20,6 @@ run tests: sast: stage: test - include: - - template: Auto-DevOps.gitlab-ci.yml +include: + - template: Auto-DevOps.gitlab-ci.yml