wip
This commit is contained in:
parent
4bef83f432
commit
db0d97d2e8
9 changed files with 158 additions and 3 deletions
10
ci/ci.env
Normal file
10
ci/ci.env
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
POSTGRES_HOST=localhost
|
||||
POSTGRES_USER=place a user here
|
||||
PGPASSWORD=place a password here
|
||||
POSTGRES_PORT=5432
|
||||
PRD_SCHEMAS_TO_SYNC="'sync_xero_superhog_limited','sync_xedotcom_currency_rates','sync_stripe_us','sync_stripe_uk','sync_hubspot','sync_guest_product','sync_default','sync_core','sync_cdb_screening','sync_cdb_screen_and_protect','sync_cdb_resolutions','sync_cdb_edeposit','sync_cdb_check_in_hero','sync_cdb_athena','staging','reporting','intermediate'"
|
||||
PRD_CI_USER='ci_reader'
|
||||
PRD_CI_PASSWORD=
|
||||
PRD_HOST=the host
|
||||
PRD_DB=the database
|
||||
PRD_PORT=the port
|
||||
Loading…
Add table
Add a link
Reference in a new issue