ci: Start lintian test right after deb build

The arm64 build often takes a longer time than the rest, so there's no reason to wait for it in the default staged configuration.
This commit is contained in:
Dorota Czaplejewicz
2021-12-08 19:20:21 +00:00
parent b8fece97d9
commit e380179144

View File

@ -66,8 +66,9 @@ build_deb:arm64:
test_lintian:
stage: test
dependencies:
- build_deb
needs:
- job: build_deb
artifacts: true
script:
- apt-get -y install lintian
- lintian *.deb