Skip to content

Commit

Permalink
DPLive debugging 3
Browse files Browse the repository at this point in the history
Signed-off-by: Kondaka <[email protected]>
  • Loading branch information
kkondaka committed Jun 21, 2024
1 parent 6aa466b commit 3e5da26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dplive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ permissions:

jobs:
- name: Run DataPrepper docker
run: |
run: |
echo "test input line" > input-file
echo "sample-pipeline:\n\tsource:\n\t\tfile:\n\t\t\tpath:"./input-file"\n\tsink:\n\t\tfile:\n\t\t\tpath:"./output-file" >pipeline-config.yaml
echo "ssl: false" > data-prepper-config.yaml
Expand Down

0 comments on commit 3e5da26

Please sign in to comment.