Skip to content

Commit

Permalink
added ondeckdata table to s3 upload
Browse files Browse the repository at this point in the history
  • Loading branch information
efultz committed Nov 9, 2023
1 parent d090013 commit 9d4980e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions s3_uploader.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ def s3uploader(cpool, boat, ver):
'deckhandevents_mostrecentlonglineevent_jsonextracted',
'tests',
'video_files',
'ondeckdata',
]

conn: psycopg2.connection = cpool.getconn()
Expand Down

0 comments on commit 9d4980e

Please sign in to comment.