diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9efd053..327a40f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,7 @@ cache: paths: - node_modules/ + - public/ stages: - build