ci: don't deploy site on the master node
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
e05ef4f9d6
commit
2ce526807d
1 changed files with 3 additions and 0 deletions
|
@ -24,3 +24,6 @@ services:
|
|||
- traefik.http.routers.to_pleshevski_site.tls=true
|
||||
- traefik.http.routers.to_pleshevski_site.tls.certresolver=le
|
||||
- traefik.http.services.pleshevski_site.loadbalancer.server.port=33334
|
||||
placement:
|
||||
constraints:
|
||||
- node.role == worker
|
||||
|
|
Loading…
Reference in a new issue