mirror of
https://github.com/kestra-io/kestra.git
synced 2025-12-19 18:05:41 -05:00
feat(storage): initial commit of storage
This commit is contained in:
@@ -6,5 +6,9 @@ include 'core'
|
||||
include 'runner-memory'
|
||||
include 'runner-kafka'
|
||||
|
||||
include 'storage-local'
|
||||
include 'storage-gcs'
|
||||
include 'storage-minio'
|
||||
|
||||
include 'repository-memory'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user