2024-10-05 22:18:15 +00:00
|
|
|
pipeline:
|
2024-10-05 22:03:40 +00:00
|
|
|
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:21:23 +00:00
|
|
|
- ls /
|
2024-10-05 22:24:57 +00:00
|
|
|
- git -C /mnt/caddy-sites/www.techtransthai.org pull
|