stripe secrets sopelling
This commit is contained in:
parent
6a427963b5
commit
a93ba8d8ec
1 changed files with 1 additions and 1 deletions
2
.github/workflows/stripe-to-invoice.yml
vendored
2
.github/workflows/stripe-to-invoice.yml
vendored
|
|
@ -89,7 +89,7 @@ jobs:
|
|||
echo "NAMESPACE=dev" >> $GITHUB_ENV
|
||||
echo "RUNTIME_SECRET=postgres-dev" >> $GITHUB_ENV
|
||||
echo "POSTGRES_HOST=postgres-dev.dev.svc.cluster.local" >> $GITHUB_ENV
|
||||
echo "POSTGRES_DB=stripe_invoice_dev" >> $GITHUB_ENV
|
||||
echo "POSTGRES_DB=stripe_invoice" >> $GITHUB_ENV
|
||||
fi
|
||||
|
||||
- name: Load DB creds from db/.env and apply secret
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue