* debian/gitlab-ci.yml: Run origtargz during the .test stage.

This commit is contained in:
Michael Banck 2018-09-25 22:20:10 +02:00
parent 7dacfb6fbc
commit 64133220c1
2 changed files with 3 additions and 1 deletions

3
debian/changelog vendored
View file

@ -1,7 +1,8 @@
patroni (1.5.0-4) UNRELEASED; urgency=medium
[ Michael Banck ]
* debian/gitlab-ci.yml: Run origtargz as `builduser' user.
* debian/gitlab-ci.yml: Run origtargz as `builduser' user during the .build
stage and without during the .test stage.
-- Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org> Tue, 25 Sep 2018 15:55:22 +0200

View file

@ -23,6 +23,7 @@ stages:
before_script:
- apt-get update
- apt-get -y install autopkgtest
- origtargz
stage: autopkgtest
script:
- autopkgtest built/*ges -- null