Skip to content

Commit 474c40d

Browse files
committed
add ckan cloud operator workflows
1 parent 6e1eafd commit 474c40d

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

workflows/templates/continuous-processing-tasks-workflows.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@ spec:
1717
key: datacity-concurrency
1818
templates:
1919
- name: continuous-processing-task
20+
outputs:
21+
parameters:
22+
- name: log
23+
valueFrom:
24+
parameter: "{{ "{{steps.call-template.outputs.parameters.log}}" }}"
2025
synchronization:
2126
mutex:
2227
name: instance-{{ $instance }}

0 commit comments

Comments
 (0)