pgdg is in the trusted list ; using it instead of custom sourceline.

This commit is contained in:
Jean Traullé 2019-08-30 20:22:54 +02:00
parent f6861ad4c0
commit 707dfca7f2
No known key found for this signature in database
GPG Key ID: 5315BC7C950D912A

View File

@ -18,9 +18,7 @@ addons:
apt:
sources:
# To use the last version of pgloader, we add repo of postgresql
- postgresql
- sourceline: 'deb http://apt.postgresql.org/pub/repos/apt/ trusty-pgdg main'
- key_url: 'https://www.postgresql.org/media/keys/ACCC4CF8.asc'
- pgdg
packages:
# We need a webserver to test the webservices
# Let's install Apache with.