Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dougls authored Mar 19, 2024
1 parent adca7bc commit 930ffb0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
run: |
aws lambda invoke \
--function-name teste \
--payload '{"teste": "teste"}' \
--invocation-type Event \
--payload '{"key1": "value1","key2": "value2","key3": "value3"}' \
response.json

0 comments on commit 930ffb0

Please sign in to comment.