From e85abcfaa48a30ae2ca5a977d55f0997805f3b5c Mon Sep 17 00:00:00 2001 From: Sumner Date: Wed, 22 Dec 2021 23:44:27 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 02dcc6e..4117481 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -8,8 +8,7 @@ image: alpine:latest pages: - stage: deploy - script: + stage: deploy artifacts: paths: - html/lrng -- GitLab