Skip to content

Commit 21b3279

Browse files
committed
Add s3 plugin
1 parent 85bab05 commit 21b3279

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@
44
[submodule "plugins/task"]
55
path = plugins/task
66
url = https://github.com/fastapi-practices/task.git
7+
[submodule "plugins/s3"]
8+
path = plugins/s3
9+
url = https://github.com/fastapi-practices/s3.git

plugins/s3

Submodule s3 added at ea246e1

0 commit comments

Comments
 (0)