test : ci/cd

This commit is contained in:
dj
2025-06-14 16:31:03 +08:00
parent 60e29aca8d
commit a1ae39cbd7

View File

@@ -22,7 +22,6 @@ steps:
- cp default.conf /app/build/$DRONE_REPO_NAME/
- cp docker.sh /app/build/$DRONE_REPO_NAME/
- cp nginx.conf /app/build/$DRONE_REPO_NAME/
- npm install -g npm@11.4.2
- npm -v
- node -v
- mkdir -p ./node_modules