* debian/gitlab-ci.yml: Install devscripts for .test stage as well.

This commit is contained in:
Michael Banck 2018-09-25 22:28:38 +02:00
parent 64133220c1
commit 1d861acf0a

View file

@ -22,7 +22,7 @@ stages:
.test: &test
before_script:
- apt-get update
- apt-get -y install autopkgtest
- apt-get -y install devscripts autopkgtest
- origtargz
stage: autopkgtest
script: