更新 .drone.yml
This commit is contained in:
parent
8601007878
commit
fe2a630d02
|
|
@ -28,11 +28,6 @@ steps:
|
|||
commands:
|
||||
- ls -l /var/lib/drone/vuepress_output
|
||||
|
||||
- name: prepare-deploy-dir
|
||||
image: alpine:latest
|
||||
commands:
|
||||
- mkdir -p /usr/share/nginx/html
|
||||
|
||||
- name: deploy
|
||||
image: alpine:latest
|
||||
commands:
|
||||
|
|
|
|||
Loading…
Reference in New Issue