[CI] Changed 10-build-main to build only on main
This commit is contained in:
parent
d1295c10bc
commit
af45913822
1 changed files with 6 additions and 1 deletions
|
@ -39,6 +39,11 @@ services:
|
|||
privileged: true
|
||||
when:
|
||||
- event: [push, cron]
|
||||
branch: main
|
||||
|
||||
when:
|
||||
- event: [push, cron]
|
||||
branch: main
|
||||
|
||||
depends_on:
|
||||
- 0-pre
|
Loading…
Add table
Reference in a new issue