Skip to content
Snippets Groups Projects
Commit e1e780ef 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 35e4575e
No related branches found
No related tags found
1 merge request!74Merge of pypi_test_deploy_3 to dev
Pipeline #5970 passed
...@@ -42,6 +42,7 @@ image: registry.duniter.org/docker/python3/duniterpy-builder:0.0.4 ...@@ -42,6 +42,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