mirror of
https://gitlab.com/cief-data/data-management.git
synced 2026-08-19 04:13:57 +00:00
add meltano init
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
/venv
|
||||
/.meltano
|
||||
.env
|
||||
@@ -0,0 +1,7 @@
|
||||
version: 1
|
||||
default_environment: dev
|
||||
environments:
|
||||
- name: dev
|
||||
- name: staging
|
||||
- name: prod
|
||||
project_id: 24ae7352-4d74-4ba6-988a-389fdd47eb74
|
||||
@@ -0,0 +1,2 @@
|
||||
*
|
||||
!.gitignore
|
||||
Reference in New Issue
Block a user