From f7e396d1ce26b60bf97d65bd70a8071889d186bd Mon Sep 17 00:00:00 2001 From: perro tuerto Date: Wed, 7 Dec 2022 18:55:04 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 57fe779..3852f23 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,6 +6,6 @@ pages: - echo 'Nothing to do...' artifacts: paths: - # - public + - public only: - no-masters