Only rebuild docker for changes
Docker is now only rebuilt when it's changed, and on `v3` branch. I've also added code quality reporting for pytest.
This commit is contained in:
parent
71e6d84aa4
commit
c3cd30b642
2 changed files with 13 additions and 7 deletions
|
|
@ -32,6 +32,7 @@ dev = [
|
|||
"ruff",
|
||||
"mypy[reports]",
|
||||
"mypy-gitlab-code-quality",
|
||||
"pytest-gitlab-code-quality",
|
||||
"pytest",
|
||||
]
|
||||
pi = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue