[postgis-tickets] [SCM] PostGIS branch stable-3.2 updated. 3.2.1-23-gda3bfacae
git at osgeo.org
git at osgeo.org
Wed Jun 1 12:34:29 PDT 2022
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-3.2 has been updated
via da3bfacaec81d3df6df224f8416430a34e7cbc66 (commit)
from 553226efaa93de222630944f14a52ce949340c76 (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 da3bfacaec81d3df6df224f8416430a34e7cbc66
Author: Regina Obe <lr at pcorp.us>
Date: Wed Jun 1 15:34:24 2022 -0400
Try to disable cirrus, complaining about broken perl
diff --git a/.cirrus.yml b/.cirrus.yml
index 88284c480..e39e934a0 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -4,7 +4,7 @@ freebsd_instance:
memory: 16G
task:
- only_if: $BRANCH != 'main'
+ only_if: false
install_script:
- sed -i.bak -e 's,pkg+http://pkg.FreeBSD.org/\${ABI}/quarterly,pkg+http://pkg.FreeBSD.org/\${ABI}/latest,' /etc/pkg/FreeBSD.conf
- ASSUME_ALWAYS_YES=yes pkg bootstrap -f
-----------------------------------------------------------------------
Summary of changes:
.cirrus.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list