From 479232e8b0ef9b767db3f9bc01cde76d3977d501 Mon Sep 17 00:00:00 2001 From: amevarashi Date: Sun, 28 Apr 2024 06:07:40 +0000 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1016ad0..1f4a827 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -98,7 +98,7 @@ build: when: on_success expire_in: 3 days paths: - - / + - "*" #tests: # stage: test