set event filter only for techtransthai-simple-deploy
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
652bca51a2
commit
226d594add
1 changed files with 3 additions and 4 deletions
|
@ -1,6 +1,3 @@
|
||||||
when:
|
|
||||||
- branch: main
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: techtransthai-simple-deploy
|
- name: techtransthai-simple-deploy
|
||||||
image: node
|
image: node
|
||||||
|
@ -10,3 +7,5 @@ steps:
|
||||||
- cp -r public/* /mnt/caddy-sites/tsib.techtransthai.org/
|
- cp -r public/* /mnt/caddy-sites/tsib.techtransthai.org/
|
||||||
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
Reference in a new issue