From 0a54ea80d89c8c8bc68a1845d538f1efeb310ce6 Mon Sep 17 00:00:00 2001 From: Price Hiller Date: Wed, 6 Oct 2021 12:41:06 +0000 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7cd9906..5953667 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -31,5 +31,8 @@ pylint: paths: - pylint.svg - +pages: + stage: stage-2 + script: +