Move signing of deb to use Ubuntu 18.04 LTS

This commit is contained in:
John Northrup
2019-11-04 15:32:39 -06:00
committed by Nik Bougalis
parent 47501b7f99
commit fb0d065723

View File

@@ -174,7 +174,7 @@ dpkg_sign:
dependencies:
- dpkg_build
image:
name: ubuntu:19.04
name: ubuntu:18.04
# <<: *dind_param
before_script:
- |