run CI only on main branch
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
1e7e8d5b9a
commit
05f28fbdf5
1 changed files with 3 additions and 1 deletions
|
@ -4,4 +4,6 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- git -C /mnt/caddy-sites/latenightdef.techtransthai.org pull
|
- git -C /mnt/caddy-sites/latenightdef.techtransthai.org pull
|
||||||
volumes:
|
volumes:
|
||||||
- /media/core/Data1/Apps/caddy/sites:/mnt/caddy-sites
|
- /media/core/Data1/Apps/caddy/sites:/mnt/caddy-sites
|
||||||
|
when:
|
||||||
|
- branch: main
|
Loading…
Add table
Add a link
Reference in a new issue