try using volumes

This commit is contained in:
Late Night Defender 2024-10-06 05:28:41 +07:00
parent 7819b3a149
commit 4d0c57891b

View file

@ -1,6 +1,8 @@
pipeline: steps:
simple-deploy: simple-deploy:
image: alpine/git image: alpine/git
commands: commands:
- ls / - ls /
- git -C /mnt/caddy-sites/www.techtransthai.org pull - git -C /mnt/caddy-sites/www.techtransthai.org pull
volumes:
- /mnt/caddy-sites:/mnt/caddy-sites