Skip to content

Commit

Permalink
Update .github/workflows/build-push.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Keran Yang <[email protected]>
  • Loading branch information
ayildirim21 and KeranYang authored Mar 11, 2024
1 parent 43854ed commit 2b39a39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

strategy:
matrix:
dockerfile_path: [
dockerfile_paths: [
"pkg/mapper/examples/even_odd", "pkg/mapper/examples/flatmap", "pkg/mapper/examples/forward_message",
"pkg/mapper/examples/retry", "pkg/mapper/examples/tickgen", "pkg/mapstreamer/examples/flatmap_stream",
"pkg/reducer/examples/counter", "pkg/reducer/examples/sum", "pkg/reducestreamer/examples/counter",
Expand Down

0 comments on commit 2b39a39

Please sign in to comment.