CI: exclude node_modules 3
This commit is contained in:
@@ -8,7 +8,7 @@ steps:
|
||||
commands:
|
||||
- npm install
|
||||
- npm run build
|
||||
- rm -rf node_modules
|
||||
- rm -rf node_modules .git
|
||||
|
||||
- name: deploy
|
||||
image: docker/compose
|
||||
|
Reference in New Issue
Block a user