ci/papr: Drop f29-codestyle and rust-min-version-check
These are also already covered by the Jenkins pipeline.
This commit is contained in:
parent
289af613a9
commit
68750b6894
34
.papr.yml
34
.papr.yml
@ -1,20 +1,3 @@
|
||||
branches:
|
||||
- master
|
||||
- auto
|
||||
- try
|
||||
|
||||
context: f29-codestyle
|
||||
|
||||
required: true
|
||||
container:
|
||||
image: registry.fedoraproject.org/fedora:29
|
||||
|
||||
tests:
|
||||
- ci/ci-commitmessage-submodules.sh
|
||||
- ci/codestyle.sh
|
||||
|
||||
---
|
||||
|
||||
context: f29-primary
|
||||
inherit: true
|
||||
|
||||
@ -99,20 +82,3 @@ inherit: true
|
||||
context: f29-compose2
|
||||
env:
|
||||
RPMOSTREE_COMPOSE_TEST_FILTER: even
|
||||
|
||||
---
|
||||
|
||||
branches:
|
||||
- master
|
||||
- auto
|
||||
- try
|
||||
|
||||
context: rust-min-version-check
|
||||
timeout: 30m
|
||||
|
||||
required: true
|
||||
container:
|
||||
image: registry.fedoraproject.org/fedora:29
|
||||
|
||||
tests:
|
||||
- ci/msrv.sh
|
||||
|
Loading…
Reference in New Issue
Block a user