Skip to content
Snippets Groups Projects
Commit 2ca31753 authored by Vincent Texier's avatar Vincent Texier
Browse files

[fix] #99 fix pipeline not run when Makefile is changed

Required as gitlab-ci use make commands now
parent c6dcc7ca
No related branches found
No related tags found
No related merge requests found
Pipeline #5941 passed
......@@ -43,6 +43,7 @@ image: registry.duniter.org/docker/python3/duniterpy-builder:0.0.4
changes:
- duniterpy/**/*.py
- .gitlab-ci.yml
- Makefile
- requirements_dev.txt
- requirements.txt
- setup.py
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment