Merge pull request 'zhangkaihuai-patch-1' (#1082) from zhangkaihuai-patch-1 into prod

Reviewed-on: http://git.feashow.cn/clay/mosr-web/pulls/1082
This commit is contained in:
zhangkaihuai
2025-06-14 15:25:46 +00:00

View File

@@ -14,8 +14,6 @@ steps:
path: /drone/src/node_modules path: /drone/src/node_modules
commands: commands:
- export CI=false - export CI=false
- rm -rf /drone/src/node_modules/*
- npm cache clean --force
- mkdir -p /app/build/$DRONE_REPO_NAME - mkdir -p /app/build/$DRONE_REPO_NAME
- rm -rf /app/build/$DRONE_REPO_NAME/* - rm -rf /app/build/$DRONE_REPO_NAME/*
- cp deployment.yml /app/build/$DRONE_REPO_NAME/ - cp deployment.yml /app/build/$DRONE_REPO_NAME/