[postgis-tickets] r17162 - Typo in drone pipeline name
Sandro Santilli
strk at kbt.io
Wed Jan 16 08:55:01 PST 2019
Author: strk
Date: 2019-01-16 08:55:01 -0800 (Wed, 16 Jan 2019)
New Revision: 17162
Modified:
trunk/.drone-1.0.yml
Log:
Typo in drone pipeline name
Modified: trunk/.drone-1.0.yml
===================================================================
--- trunk/.drone-1.0.yml 2019-01-16 10:50:43 UTC (rev 17161)
+++ trunk/.drone-1.0.yml 2019-01-16 16:55:01 UTC (rev 17162)
@@ -76,7 +76,7 @@
---
test-image: &test-image postgis/postgis-build-env:pg11-geosmaster-gdal23-proj51
kind: pipeline
-name: pg-11-geomaster-gdal23-proj51
+name: pg-11-geosmaster-gdal23-proj51
steps:
- name: build
image: *test-image
More information about the postgis-tickets
mailing list