From 770f14e0cd24151e4760f5678c1fa9fe0a516718 Mon Sep 17 00:00:00 2001 From: Megan Davidson Date: Thu, 28 Sep 2023 15:26:04 +1300 Subject: [PATCH] fix: add source to workflow --- workflows/imagery/standardising-publish-import.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/workflows/imagery/standardising-publish-import.yaml b/workflows/imagery/standardising-publish-import.yaml index 4a3e553e2..ab6fd92f7 100644 --- a/workflows/imagery/standardising-publish-import.yaml +++ b/workflows/imagery/standardising-publish-import.yaml @@ -16,6 +16,8 @@ spec: key: bulk arguments: parameters: + - name: source + value: "" - name: cutline # optional standardising cutline value: "" - name: collection-id # optional @@ -54,6 +56,10 @@ spec: templateRef: name: imagery-standardising template: main + arguments: + parameters: + - name: source + value: "{{workflow.parameters.source}}" - - name: publish templateRef: name: publish-copy