2024-10-05 23:24:35 +00:00
|
|
|
steps:
|
2024-10-06 10:58:01 +00:00
|
|
|
- name: techtransthai-simple-deploy
|
2024-10-05 23:24:35 +00:00
|
|
|
image: alpine/git
|
|
|
|
commands:
|
|
|
|
- git -C /mnt/caddy-sites/latenightdef.techtransthai.org pull
|
|
|
|
volumes:
|
|
|
|
- /media/sasha/Data1/Apps/caddy/sites:/mnt/caddy-sites
|