Skip to content

Commit

Permalink
fix: add include to tile-index-validate step
Browse files Browse the repository at this point in the history
  • Loading branch information
amfage committed Jul 21, 2023
1 parent 35a4a8a commit 3cfcc33
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions workflows/imagery/standardising.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,9 @@ spec:
- name: scale
value: "{{workflow.parameters.scale}}"

- name: include
value: "{{workflow.parameters.include}}"

- name: source
value: "{{=sprig.trim(workflow.parameters.source)}}"

Expand Down

0 comments on commit 3cfcc33

Please sign in to comment.