try using host path for volumes
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
d14516cb9b
commit
ae205ab4a6
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- git -C /mnt/caddy-sites/www.techtransthai.org pull
|
- git -C /mnt/caddy-sites/www.techtransthai.org pull
|
||||||
volumes:
|
volumes:
|
||||||
- /mnt/caddy-sites:/mnt/caddy-sites
|
- /media/sasha/Data1/Apps/caddy/sites:/mnt/caddy-sites
|
Loading…
Reference in a new issue