Skip to content

Commit

Permalink
feat: use odr_url for published-path
Browse files Browse the repository at this point in the history
  • Loading branch information
amfage committed Nov 5, 2024
1 parent 0c60b42 commit 33eb125
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions workflows/raster/standardising.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -544,6 +544,8 @@ spec:
- '{{=sprig.trim(workflow.parameters.target_epsg)}}'
- '--gsd'
- '{{=sprig.trim(workflow.parameters.gsd)}}'
- '--published-path'
- '{{=sprig.trim(workflow.parameters.odr_url)}}'

- name: create-collection
nodeSelector:
Expand Down

0 comments on commit 33eb125

Please sign in to comment.