ci(drone): 更新部署路径
Some checks failed
continuous-integration/drone/push Build is failing

- 将 web_build_dir 的路径从 /index 改为 /automated
- 此修改是为了适应网站部署流程的变化
This commit is contained in:
lixin 2025-01-17 11:42:58 +08:00
parent 5a8b529b7b
commit dbf6b424cb

View File

@ -8,7 +8,7 @@ volumes:
path: /usr/local/blackend/node_modules
- name: web_build_dir
host:
path: /opt/1panel/apps/openresty/openresty/www/sites/120.48.5.80/index
path: /opt/1panel/apps/openresty/openresty/www/sites/120.48.5.80/automated
- name: yarn_cache
host:
path: /usr/local/blackend/yarn_cache