test
continuous-integration/drone/push Build is failing Details

main
InkSoul 2023-08-12 10:28:21 +08:00
parent 6354e2ea7e
commit eed3d1608f
1 changed files with 2 additions and 4 deletions

View File

@ -38,9 +38,7 @@ steps:
volumes: #声明数据卷 volumes: #声明数据卷
- name: blog - name: blog
host: host:
path: path: ~/myWork/Blog/InkSoul/public
from_secret: blog_path
- name: cache - name: cache
host: host:
path: path: ~/myWork/blogCachePath
from_secret: cache_path