Update .woodpecker.yml
This commit is contained in:
parent
62db9b433c
commit
8b499b6de8
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ steps:
|
|||
- name: deploy
|
||||
image: alpine
|
||||
commands:
|
||||
- rm -rf /mnt/caddy-sites/blachp.techtransthai.org/*
|
||||
- cp -r * /mnt/caddy-sites/blachp.techtransthai.org
|
||||
- rm -rf /mnt/caddy-sites/ppnplus.techtransthai.org/*
|
||||
- cp -r * /mnt/caddy-sites/ppnplus.techtransthai.org
|
||||
volumes:
|
||||
- /media/core/Data1/Apps/caddy/sites:/mnt/caddy-sites
|
Loading…
Add table
Reference in a new issue