1
0
Fork 0

Update .woodpecker.yml

This commit is contained in:
ppnplus 2025-03-15 09:37:46 +00:00
parent 62db9b433c
commit 8b499b6de8

View file

@ -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