Skip to content

Commit

Permalink
fix: capture-dates.geojson path is wrong
Browse files Browse the repository at this point in the history
  • Loading branch information
paulfouquet committed Oct 7, 2024
1 parent bce334d commit 4de806b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions workflows/raster/national-dem.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
apiVersion: argoproj.io/v1alpha1
kind: WorkflowTemplate
metadata:
name: national-dem
name: test-national-dem
labels:
linz.govt.nz/category: raster
linz.govt.nz/data-type: raster
Expand Down Expand Up @@ -261,7 +261,7 @@ spec:
none: {}
# Provenance information for the collection
- name: capture_dates
path: /tmp/create-mapsheet/capture-dates.geojson
path: /tmp/mapsheet-coverage/capture-dates.geojson
s3:
bucket: '{{inputs.parameters.bucket}}'
key: '{{inputs.parameters.key}}flat/capture-dates.geojson'
Expand Down

0 comments on commit 4de806b

Please sign in to comment.