Skip to content
This repository was archived by the owner on Aug 9, 2023. It is now read-only.

Commit 94e74a7

Browse files
committed
Merge branch 'master' into release
2 parents b874046 + 704eaac commit 94e74a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/templates/nextflow/nextflow-aio.template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ Outputs:
215215
NextflowContainerImage:
216216
Value: !GetAtt NextflowStack.Outputs.NextflowContainerImage
217217
Export:
218-
Name: !Sub "${AWS::StackName}-NextflowJobDefinition"
218+
Name: !Sub "${AWS::StackName}-NextflowContainerImage"
219219

220220
NextflowJobDefinition:
221221
Value: !GetAtt NextflowStack.Outputs.NextflowJobDefinition

0 commit comments

Comments
 (0)