This commit is contained in:
Pablo Martin 2025-04-02 15:00:22 +02:00
parent 4bef83f432
commit db0d97d2e8
9 changed files with 158 additions and 3 deletions

10
ci/ci.env Normal file
View 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