From 8a2b54c9370c59c62d44252abbce7f28b92ac406 Mon Sep 17 00:00:00 2001 From: Thilo Schwarz Date: Mon, 9 Jun 2025 18:40:47 +0200 Subject: [PATCH] Update GitLab CI to use verbose flag when copying files for Pages deployment --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7a1a015..2bb0863 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -34,6 +34,7 @@ build: artifacts: paths: - target/ + - public except: - tags