summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b4a575e..6a0a95e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -5,8 +5,6 @@ image: node:16-buster
pages: # the job must be named pages
image: node:16-buster
stage: deploy
- tags:
- - linux
script:
- rm -rf node_modules
- rm -rf */node_modules