From f9a29c1022a13a86a3ee72fd542baed0b479e0f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=98=99=E2=97=A6=20The=20Tablet=20=E2=9D=80=20GamerGirla?= =?UTF-8?q?ndCo=20=E2=97=A6=E2=9D=A7?= Date: Wed, 3 Jan 2024 00:29:13 -0500 Subject: [PATCH] arte --- .gitlab-ci.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5e5d484..7804a69 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -40,4 +40,8 @@ clone: - git submodule status - git submodule update --remote --init --recursive - git submodule init - - ls -l themes \ No newline at end of file + - ls -l themes + artifacts: + paths: + - content + - themes \ No newline at end of file