Merge pull request 'ci : 测试ci运行' (#10) from clay into dev

Reviewed-on: http://git.feashow.cn/wenhua/fateverse-react/pulls/10
This commit is contained in:
clay
2023-11-01 14:35:36 +00:00

View File

@@ -16,7 +16,7 @@ steps:
- cp deployment.yml /app/build/$DRONE_REPO_NAME/ - cp deployment.yml /app/build/$DRONE_REPO_NAME/
- cp Dockerfile /app/build/$DRONE_REPO_NAME/ - cp Dockerfile /app/build/$DRONE_REPO_NAME/
- cp .dockerignore /app/build/$DRONE_REPO_NAME/ - cp .dockerignore /app/build/$DRONE_REPO_NAME/
- 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/
- npm -v - npm -v