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