From 9df98f03699b2612dc20c646ef2c7e0a8c2e81e7 Mon Sep 17 00:00:00 2001
From: Dmytro Bogatov <dmytro@dbogatov.org>
Date: Sat, 1 Dec 2018 15:56:39 -0500
Subject: [PATCH] Fix.

---
 .gitlab-ci.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 91de1c7..411b5bf 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -38,3 +38,5 @@ sast:
   artifacts:
     reports:
       sast: gl-sast-report.json
+  tags:
+  - shell
-- 
GitLab