diff --git a/.redhat-ci.yml b/.redhat-ci.yml index 6c170be1..4a3778ff 100644 --- a/.redhat-ci.yml +++ b/.redhat-ci.yml @@ -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