www.techtransthai.org/.woodpecker.yml

6 lines
134 B
YAML
Raw Normal View History

2024-10-05 22:18:15 +00:00
pipeline:
2024-10-05 22:03:40 +00:00
simple-deploy:
image: alpine/git
2024-10-05 22:03:40 +00:00
commands:
2024-10-05 22:21:23 +00:00
- ls /
2024-10-05 22:24:57 +00:00
- git -C /mnt/caddy-sites/www.techtransthai.org pull