2024-10-05 22:03:40 +00:00
|
|
|
steps:
|
|
|
|
simple-deploy:
|
2024-10-05 22:10:36 +00:00
|
|
|
image: alpine
|
2024-10-05 22:03:40 +00:00
|
|
|
commands:
|
2024-10-05 22:10:36 +00:00
|
|
|
- apk add git
|
2024-10-05 22:03:40 +00:00
|
|
|
- git -C /ttt-org/caddy-sites/www.techtransthai.org pull
|