Late Night Defender
863f79f471
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
7 lines
214 B
YAML
7 lines
214 B
YAML
steps:
|
|
- name: techtransthai-simple-deploy
|
|
image: alpine/git
|
|
commands:
|
|
- git -C /mnt/caddy-sites/www.techtransthai.org pull
|
|
volumes:
|
|
- /media/sasha/Data1/Apps/caddy/sites:/mnt/caddy-sites
|