ci: Make all ci tests gating for Homu
See the rhci docs. Closes: #617 Approved by: jlebon
This commit is contained in:
parent
37965644ff
commit
daf01b27d4
|
|
@ -3,6 +3,8 @@ branches:
|
|||
- auto
|
||||
- try
|
||||
|
||||
required: true
|
||||
|
||||
container:
|
||||
image: projectatomic/ostree-tester
|
||||
|
||||
|
|
@ -30,6 +32,7 @@ artifacts:
|
|||
---
|
||||
|
||||
inherit: true
|
||||
required: true
|
||||
|
||||
context: Clang
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue