From 6ef42dcd3e3d5f99609476bf18819c36e68b2ff7 Mon Sep 17 00:00:00 2001 From: shockrah Date: Fri, 1 Jul 2022 15:36:43 -0700 Subject: [PATCH] + Adding explicit artifacts to build-shockrah.xyz --- .gitlab-ci.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a88071f..09b1da2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -33,6 +33,9 @@ build-shockrah.xyz: script: # Main config is found in the root of this project dir - hugo + artifacts: + pahts: + - public/ ################## ################## ################## # ============== # Deploy Stage Jobs # ============== #