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
|
- auto
|
||||||
- try
|
- try
|
||||||
|
|
||||||
|
required: true
|
||||||
|
|
||||||
container:
|
container:
|
||||||
image: projectatomic/ostree-tester
|
image: projectatomic/ostree-tester
|
||||||
|
|
||||||
|
|
@ -30,6 +32,7 @@ artifacts:
|
||||||
---
|
---
|
||||||
|
|
||||||
inherit: true
|
inherit: true
|
||||||
|
required: true
|
||||||
|
|
||||||
context: Clang
|
context: Clang
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue