From 14d81c4a0fcc561cfcff4b4907193caad5ee993a Mon Sep 17 00:00:00 2001 From: Olivier Demers Date: Sun, 19 Mar 2023 20:54:59 -0400 Subject: [PATCH] debug --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 500afcd..d16c073 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -16,6 +16,8 @@ build: - public/ script: - echo "Build" + - ls + - ls themes - hugo delpoy-beta: