test : ci/cd
This commit is contained in:
@@ -22,6 +22,7 @@ steps:
|
|||||||
- cp default.conf /app/build/$DRONE_REPO_NAME/
|
- cp default.conf /app/build/$DRONE_REPO_NAME/
|
||||||
- cp docker.sh /app/build/$DRONE_REPO_NAME/
|
- cp docker.sh /app/build/$DRONE_REPO_NAME/
|
||||||
- cp nginx.conf /app/build/$DRONE_REPO_NAME/
|
- cp nginx.conf /app/build/$DRONE_REPO_NAME/
|
||||||
|
- rm -rf node_modules package-lock.json yarn.lock
|
||||||
- npm -v
|
- npm -v
|
||||||
- node -v
|
- node -v
|
||||||
- mkdir -p ./node_modules
|
- mkdir -p ./node_modules
|
||||||
|
|||||||
Reference in New Issue
Block a user