ci: allow audit to fail

This commit is contained in:
Wieland Schöbl
2019-04-03 12:50:05 +02:00
parent 1022150ca3
commit 944f4e252d
3 changed files with 15 additions and 5 deletions

View File

@@ -132,7 +132,7 @@ openstapps-core-tools validate lib/schema src/test/resources report.html
To generate a documentation for the routes use the following command.
```shell
openstapps-core-tools routes PATH/TO/CORE PATH/TO/ROUTES.md
openstapps-core-tools routes PATH/TO/CORE/lib PATH/TO/ROUTES.md
```
## Pack definitions and implementations