mirror of
https://gitea.publichub.eu/oscar.krause/fastapi-dls.git
synced 2026-04-05 08:25:48 +03:00
Compare commits
2 Commits
c7f354d50c
...
21d052523f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
21d052523f | ||
|
|
22110df791 |
@@ -218,6 +218,10 @@ test:archlinux:
|
||||
- pacman -U --noconfirm *.pkg.tar.zst
|
||||
|
||||
code_quality:
|
||||
variables:
|
||||
SOURCE_CODE: app
|
||||
CODECLIMATE_DEBUG: 1
|
||||
REPORT_STDOUT: 1
|
||||
rules:
|
||||
- if: $CODE_QUALITY_DISABLED
|
||||
when: never
|
||||
|
||||
Reference in New Issue
Block a user