Skip to content
Snippets Groups Projects
Commit 6a1ae109 authored by Stefan Possanner's avatar Stefan Possanner
Browse files

fix ci needs

parent 74f2f5ad
No related branches found
No related tags found
1 merge request!15prepare new release
Pipeline #172151 failed
......@@ -77,7 +77,7 @@ deploy:
- if: $CI_COMMIT_TAG
when: never
- if: $CI_COMMIT_REF_NAME == "master"
needs: ["default_build"]
needs: ["install_and_test"]
script:
- twine upload dist/*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment