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

[ci] trigger check steps: try the other way around

parent e4131b10
No related branches found
No related tags found
1 merge request!57Output condition
Pipeline #5351 passed
...@@ -38,16 +38,14 @@ push_to_github: ...@@ -38,16 +38,14 @@ push_to_github:
- pyenv shell $PYENV_PYTHON_VERSION - pyenv shell $PYENV_PYTHON_VERSION
.changes: &changes .changes: &changes
except: only:
changes: changes:
- CHANGELOG.md - duniterpy/**/*.py
- ci/* - .gitlab-ci.yml
- config - requirements_dev.txt
- docs - requirements.txt
- LICENSE* - setup.py
- Makefile - tests/**/*.py
- README*
- release.sh
build: &build build: &build
<<: *pyenv <<: *pyenv
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment