Compare commits
No commits in common. "3c0eb9d2b4c18bc2e70cb7883c8d1841c711a1df" and "7a8af97d855ec1b354f8492dc97017efa753fb75" have entirely different histories.
3c0eb9d2b4
...
7a8af97d85
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
kind: pipeline
|
||||
type: exec
|
||||
name: blog
|
||||
name: blog 发布
|
||||
|
||||
steps:
|
||||
- name: list
|
||||
|
@ -17,6 +17,5 @@ steps:
|
|||
- ls -lah
|
||||
- ls -lah public/
|
||||
- cp -rf public/* /www/wwwroot/caddy/html/blog-hexo/
|
||||
- ls -lah /www/wwwroot/
|
||||
- ls -lah /www/wwwroot/caddy/html/blog-hexo/
|
||||
- echo all works done!
|
Loading…
Reference in New Issue
Block a user