更新 .drone.yml
This commit is contained in:
@@ -14,8 +14,6 @@ steps:
|
||||
path: /drone/src/node_modules
|
||||
commands:
|
||||
- export CI=false
|
||||
- npm cache clean --force
|
||||
- rm -rf node_modules
|
||||
- mkdir -p /app/build/$DRONE_REPO_NAME
|
||||
- rm -rf /app/build/$DRONE_REPO_NAME/*
|
||||
- rm -rf node_modules
|
||||
|
||||
Reference in New Issue
Block a user