From 9a08f157821e4be59c8a7a2c8480df3fb8d3067e Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Wed, 26 Oct 2022 18:34:47 +0000 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 956d337..5843932 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,6 +6,7 @@ before_script: pages: script: - hugo + - cp public ../public artifacts: paths: # The folder that contains the files to be exposed at the Page URL