Skip to content

Commit fe25763

Browse files
committed
feat: Apply overlay
1 parent ef6abdb commit fe25763

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.speakeasy/workflow.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ speakeasyVersion: latest
33
sources:
44
my-source:
55
inputs:
6-
- location: https://github.com/formancehq/stack/releases/download/v2.1.0-beta.3/generate.json
6+
- location: https://github.com/formancehq/stack/releases/download/v2.1.0/generate.json
7+
overlays:
8+
- location: ./overlay.yaml
79
registry:
810
location: registry.speakeasyapi.dev/formance/formance/my-source
911
targets:

0 commit comments

Comments
 (0)