[pdal-commits] [PDAL/PDAL] 10dd9e: Update #3298 to fix docker GHA builder (#3330)
Howard Butler
noreply at github.com
Wed Jan 13 14:04:58 PST 2021
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 10dd9ecb43ce56ec3fcaf83abcd37722b71a6f79
https://github.com/PDAL/PDAL/commit/10dd9ecb43ce56ec3fcaf83abcd37722b71a6f79
Author: Howard Butler <howard at hobu.co>
Date: 2021-01-13 (Wed, 13 Jan 2021)
Changed paths:
M .github/workflows/docker.yml
M pdal/SpatialReference.cpp
Log Message:
-----------
Update #3298 to fix docker GHA builder (#3330)
* Add ALLOW_ELLIPSOIDAL_HEIGHT_AS_VERTICAL_CRS=YES for 1.4 support
* Fix syntax
* only push packages for Docker builder if we are a push to master
* conditional logic
* syntax
* lint
* explicit test of conditional
Co-authored-by: Michael D. Smith <michael.smith at erdc.dren.mil>
More information about the pdal-commits
mailing list