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