gitlab-ci: run checkpatch test against fedora:32 target

(cherry picked from commit 70f3ad6785)
This commit is contained in:
Thomas Haller 2020-06-19 12:47:07 +02:00
parent a5d293c367
commit 0ba2af495e
No known key found for this signature in database
GPG key ID: 29C2366E4DFC5728

View file

@ -74,7 +74,7 @@ stages:
- date '+%Y%m%d-%H%M%S'; test "$NM_BUILD_TARBALL" != 1 || mv /tmp/NetworkManager-1*.tar.xz /tmp/NetworkManager-1*.src.rpm ./
checkpatch:
image: fedora:29
image: fedora:32
stage: test
script:
- date '+%Y%m%d-%H%M%S'; dnf install -y git