Skip to content
Snippets Groups Projects
Commit 555e8730 authored by Moul's avatar Moul
Browse files

ci: Adapt jobs trigger in case files changed

Add .pre-commit-config.yaml
Remove poetry.lock removed from #414
parent c08080b4
No related branches found
No related tags found
1 merge request!226Fix pre-commit-hooks not appearing (#451)
Pipeline #17581 passed
......@@ -15,6 +15,7 @@ image: $DOCKER_IMAGE/$PYTHON_VERSION:latest
- changes:
- silkaj/**/*.py
- tests/**/*.py
- .pre-commit-config.yaml
.changes:
rules:
......@@ -23,7 +24,6 @@ image: $DOCKER_IMAGE/$PYTHON_VERSION:latest
- tests/**/*.py
- .gitlab-ci.yml
- pyproject.toml
- poetry.lock
build:
extends: .changes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment