[postgis-tickets] [SCM] PostGIS branch stable-2.5 updated. 6aebdad76f545db1501ae55269ed2ea4ab5952e9

git at osgeo.org git at osgeo.org
Fri Dec 6 07:51:09 PST 2019


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 "PostGIS".

The branch, stable-2.5 has been updated
       via  6aebdad76f545db1501ae55269ed2ea4ab5952e9 (commit)
      from  a4a040c4949089f32b63e6a647d1d9696992a132 (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 6aebdad76f545db1501ae55269ed2ea4ab5952e9
Author: Sandro Santilli <strk at kbt.io>
Date:   Fri Dec 6 16:50:24 2019 +0100

    Fix GitLab-CI badge
    
    [skip ci]

diff --git a/README.md b/README.md
index 5d61fff..e3c056c 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ Dronie:
 Travis:
  [![Build Status](https://secure.travis-ci.org/postgis/postgis.svg)](http://travis-ci.org/postgis/postgis)
 GitLab-CI:
- [![Gitlab-CI](https://gitlab.com/postgis/postgis/badges/stable-2.5/build.svg)](https://gitlab.com/postgis/postgis/commits/stable-2.5)
+ [![Gitlab-CI](https://gitlab.com/postgis/postgis/badges/stable-2.5/pipeline.svg)](https://gitlab.com/postgis/postgis/commits/stable-2.5)
 
 This file is here to play nicely with modern code repository facilities.
 Actual readme is [here](README.postgis).

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

Summary of changes:
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list