Skip to content
Snippets Groups Projects
Commit 3d7bfefe authored by Vincent Texier's avatar Vincent Texier Committed by Vincent Texier
Browse files

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

Required as gitlab-ci use make commands now
parent 6cd7d1d1
No related branches found
No related tags found
1 merge request!71Merge of pypi_test_deploy to dev
Pipeline #5963 passed
...@@ -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