2024-10-06 05:28:41 +07:00
|
|
|
steps:
|
2024-10-06 17:59:51 +07:00
|
|
|
- name: techtransthai-simple-deploy
|
2024-10-06 05:15:01 +07:00
|
|
|
image: alpine/git
|
2024-10-06 05:03:40 +07:00
|
|
|
commands:
|
2024-10-06 05:28:41 +07:00
|
|
|
- git -C /mnt/caddy-sites/www.techtransthai.org pull
|
|
|
|
volumes:
|
2024-11-13 06:07:53 +07:00
|
|
|
- /media/core/Data1/Apps/caddy/sites:/mnt/caddy-sites
|