This commit is contained in:
parent
0ae72199da
commit
4ce99fb836
1 changed files with 7 additions and 0 deletions
7
.woodpecker.yml
Normal file
7
.woodpecker.yml
Normal file
|
@ -0,0 +1,7 @@
|
|||
steps:
|
||||
- name: simple-deploy
|
||||
image: alpine/git
|
||||
commands:
|
||||
- git -C /mnt/caddy-sites/latenightdef.techtransthai.org pull
|
||||
volumes:
|
||||
- /media/sasha/Data1/Apps/caddy/sites:/mnt/caddy-sites
|
Loading…
Reference in a new issue