From c4e22d3f938852c7627279bd17183b4e1677c384 Mon Sep 17 00:00:00 2001 From: Milan Date: Thu, 2 Sep 2021 19:25:58 +0200 Subject: [PATCH] forgot to define ci stage --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index dc66007..9b0cc1f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -7,6 +7,7 @@ stages: code-quality: image: registry.gitlab.com/craigbarnes/dockerfiles/lua-testing interruptible: true + stage: check retry: max: 2 when: