mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-29 23:05:10 +01:00
Disable Doctrine depreciation notices
This commit is contained in:
parent
beb3da80d2
commit
c73d694ee2
2
.github/workflows/continuous-integration.yml
vendored
2
.github/workflows/continuous-integration.yml
vendored
@ -8,6 +8,8 @@ on:
|
|||||||
- "2.**"
|
- "2.**"
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
# Force disabling the reporting of Doctrine deprecation notices for now
|
||||||
|
DOCTRINE_DEPRECATIONS: none
|
||||||
PGPASSWORD: wallabagrocks
|
PGPASSWORD: wallabagrocks
|
||||||
COMPOSER_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
COMPOSER_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user