更新 .drone.yml

This commit is contained in:
zhangkaihuai
2025-07-22 07:26:24 +00:00
parent 9092b1e960
commit 88dcbf3196

View File

@@ -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/