From 196a965aea020536370460758eeeee8633455677 Mon Sep 17 00:00:00 2001 From: Manuel Cortez Date: Mon, 17 Dec 2018 00:39:24 -0600 Subject: [PATCH] 3rd attempt --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a73b567..9ce5359 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,5 +9,5 @@ production: - cd dist artifacts: paths: - - * + - ./* expire_in: 1 week \ No newline at end of file