diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index cc946e2..032fea5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -7,7 +7,7 @@ cache: paths: - node_modules/ - stages: +stages: - test - deploy