This commit is contained in:
parent
902abe1f3a
commit
fb1c53b07e
|
@ -6,5 +6,9 @@ name: blog 发布
|
|||
steps:
|
||||
- name: publish
|
||||
commands:
|
||||
- pwd
|
||||
- ls -lah
|
||||
- ls -lah public/
|
||||
- cp -rf public/* /www/wwwroot/caddy/html/blog-hexo/
|
||||
- ls -lah /www/wwwroot/caddy/html/blog-hexo/
|
||||
- echo all works done!
|
Loading…
Reference in New Issue
Block a user