Skip to content

Commit

Permalink
Merge branch 'develop' into feat/refinesyncimgs
Browse files Browse the repository at this point in the history
  • Loading branch information
LIEN-YUHSIANG authored Oct 12, 2023
2 parents 45ec744 + a614942 commit 2dabb90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lambda/sync-image/index.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@ def handler(event, context):
board_id, ads_id = key.split('/')
print(board_id, ads_id)


return post_imgskey(key)

0 comments on commit 2dabb90

Please sign in to comment.