Skip to content
Snippets Groups Projects
Commit 7133600b authored by Moul's avatar Moul
Browse files

[mod] #66: Trigger only when Poetry files change

parent f9cd44c4
Branches
Tags
No related merge requests found
...@@ -37,10 +37,9 @@ image: $DOCKER_IMAGE/$PYTHON_VERSION:latest ...@@ -37,10 +37,9 @@ image: $DOCKER_IMAGE/$PYTHON_VERSION:latest
- duniterpy/**/*.py - duniterpy/**/*.py
- .gitlab-ci.yml - .gitlab-ci.yml
- Makefile - Makefile
- requirements_dev.txt
- requirements.txt
- setup.py
- tests/**/*.py - tests/**/*.py
- pyproject.toml
- poetry.lock
# TASKS # TASKS
format: format:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment