diff --git a/npm-build-template.gitlab-ci.yml b/npm-build-template.gitlab-ci.yml index 86e939c..faa159c 100644 --- a/npm-build-template.gitlab-ci.yml +++ b/npm-build-template.gitlab-ci.yml @@ -8,4 +8,4 @@ expire_in: 2 weeks when: always paths: - - dist/* \ No newline at end of file + - "**/dist/"