Revert "ci: Make rust build nonblocking for now"
This reverts commit 8ef18fd850.
Closes: #1391
Approved by: smcv
This commit is contained in:
parent
1f832597fc
commit
95f9b392a4
|
|
@ -53,7 +53,6 @@ tests:
|
||||||
|
|
||||||
context: f26-rust
|
context: f26-rust
|
||||||
inherit: true
|
inherit: true
|
||||||
required: false
|
|
||||||
container:
|
container:
|
||||||
image: registry.fedoraproject.org/fedora:26
|
image: registry.fedoraproject.org/fedora:26
|
||||||
env:
|
env:
|
||||||
|
|
@ -68,7 +67,6 @@ tests:
|
||||||
|
|
||||||
context: f26-gnutls
|
context: f26-gnutls
|
||||||
inherit: true
|
inherit: true
|
||||||
required: true
|
|
||||||
container:
|
container:
|
||||||
image: registry.fedoraproject.org/fedora:26
|
image: registry.fedoraproject.org/fedora:26
|
||||||
env:
|
env:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue