6 lines
No EOL
134 B
YAML
6 lines
No EOL
134 B
YAML
pipeline:
|
|
simple-deploy:
|
|
image: alpine/git
|
|
commands:
|
|
- ls /
|
|
- git -C /mnt/caddy-sites/www.techtransthai.org pull |