Skip to content
Snippets Groups Projects
Commit bc2c297b 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 ee2e9c6a
No related branches found
No related tags found
No related merge requests found
Pipeline #5967 skipped
...@@ -43,6 +43,7 @@ image: registry.duniter.org/docker/python3/duniterpy-builder:0.0.4 ...@@ -43,6 +43,7 @@ image: registry.duniter.org/docker/python3/duniterpy-builder:0.0.4
changes: changes:
- duniterpy/**/*.py - duniterpy/**/*.py
- .gitlab-ci.yml - .gitlab-ci.yml
- Makefile
- requirements_dev.txt - requirements_dev.txt
- requirements.txt - requirements.txt
- setup.py - setup.py
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment