From b6f1e711eec915e8ab6e1e2cdf3f1c8df6fb8624 Mon Sep 17 00:00:00 2001 From: Octo Andri <6083316-octospacc@users.noreply.gitlab.com> Date: Fri, 30 Oct 2020 16:56:51 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 736de47..ec73d9b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,8 +6,6 @@ pages: - echo 'Nothing to do...' artifacts: paths: - - index.html - - assets - - pages + - public only: - master