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

[ci] Allow to trigger the documentation job

Even if the release stage is not complete
In case PyPI release job is not trigger on the tag based pipeline
https://docs.gitlab.com/ee/ci/yaml/#needs
parent e1a6c1d0
No related branches found
No related tags found
1 merge request!158Allow to trigger the documentation job without having the release stage completed
Pipeline #13182 waiting for manual action
......@@ -143,3 +143,4 @@ pages:
- if: $CI_COMMIT_BRANCH == "master"
when: manual
- when: never
needs: []
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment