ci : 测试ci运行
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user