blachp.techtransthai.org/.woodpecker.yml

7 lines
215 B
YAML
Raw Permalink Normal View History

2024-10-06 10:50:20 +00:00
steps:
- name: techtransthai-simple-deploy
2024-11-20 20:12:38 +00:00
image: alpine/git
2024-10-06 10:50:20 +00:00
commands:
2024-11-20 20:12:38 +00:00
- git -C /mnt/caddy-sites/blachp.techtransthai.org pull
2024-10-06 10:50:20 +00:00
volumes:
2024-11-20 20:12:38 +00:00
- /media/core/Data1/Apps/caddy/sites:/mnt/caddy-sites