From b697ef3fedfbf061c462e5145bebcd6be5e5746f Mon Sep 17 00:00:00 2001 From: Dmytro Bogatov <dmytro@dbogatov.org> Date: Sat, 1 Dec 2018 16:33:07 -0500 Subject: [PATCH] Fix. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 881f735..2b5ba40 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -44,6 +44,6 @@ dast: reports: dast: gl-dast-report.json when: delayed - start_in: 1 minutes + start_in: 1 minutes tags: - docker -- GitLab