mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
Merge branch 'master' into 2fa
This commit is contained in:
commit
452fc3e78a
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ script:
|
||||||
# Perform some simple linting if everything is correct
|
# Perform some simple linting if everything is correct
|
||||||
- ./bin/console lint:yaml config --parse-tags
|
- ./bin/console lint:yaml config --parse-tags
|
||||||
- ./bin/console lint:twig templates --env=prod
|
- ./bin/console lint:twig templates --env=prod
|
||||||
- ./bin/console lint:xliff translations
|
# - ./bin/console lint:xliff translations
|
||||||
# Check if we dont use dependencies with known vulnerabilities
|
# Check if we dont use dependencies with known vulnerabilities
|
||||||
- ./bin/console security:check
|
- ./bin/console security:check
|
||||||
# Check doctrine mapping
|
# Check doctrine mapping
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue