[geos-commits] [SCM] GEOS branch master updated. 3de83a94332cdcbc3b1a23a37a81f2c05eea34c2

git at osgeo.org git at osgeo.org
Fri Dec 21 11:02:36 PST 2018


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GEOS".

The branch, master has been updated
       via  3de83a94332cdcbc3b1a23a37a81f2c05eea34c2 (commit)
      from  8580cb3126b23873f5914dce6288ad9d681022d8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 3de83a94332cdcbc3b1a23a37a81f2c05eea34c2
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date:   Fri Dec 21 11:02:22 2018 -0800

    Try and make gitlab-ci happy with the packages we're adding

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 907d2b0..df41088 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,6 +1,6 @@
 before_script:
     - apt-get update -qq
-    - apt-get install -y build-essential autoconf automake libtool lsb-release
+    - apt-get install -y --allow-unauthenticated build-essential autoconf automake libtool lsb-release
     - lsb_release -a
     - uname -a
 

-----------------------------------------------------------------------

Summary of changes:
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list