mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Fixes for ci"
This commit is contained in:
parent
477aa691a9
commit
1595df1b49
3
.env.ci
3
.env.ci
@ -19,4 +19,5 @@ DB_HOST=127.0.0.1
|
|||||||
NINJA_ENVIRONMENT=hosted
|
NINJA_ENVIRONMENT=hosted
|
||||||
COMPOSER_AUTH='{"github-oauth": {"github.com": "${{ secrets.GITHUB_TOKEN }}"}}'
|
COMPOSER_AUTH='{"github-oauth": {"github.com": "${{ secrets.GITHUB_TOKEN }}"}}'
|
||||||
TRAVIS=true
|
TRAVIS=true
|
||||||
API_SECRET=superdoopersecrethere
|
API_SECRET=superdoopersecrethere
|
||||||
|
PHANTOMJS_PDF_GENERATION=false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user