From 33d89574f09bf29e8126e80322f961050fda31ea Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Wed, 23 Aug 2017 16:49:35 +0000 Subject: [PATCH] attempt 4 references Try to upgrade gitlab to newer PostgreSQL / GEOS (add a -y to force install of apt repo tools) References #3813 git-svn-id: http://svn.osgeo.org/postgis/trunk@15575 b70326c6-7e19-0410-871a-916f4a2858ee --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e02b9ffe9..7bbfb9da3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,6 @@ test: script: - - apt-get update && apt-get install python-software-properties + - apt-get update && apt-get install -y python-software-properties - add-apt-repository --yes ppa:ubuntugis/ppa - add-apt-repository --yes ppa:ubuntugis/ubuntugis-unstable - apt-get update -qq && apt-get install -y -- 2.50.1