Skip to content
Snippets Groups Projects
Commit 54c54141 authored by Joseph Weston's avatar Joseph Weston
Browse files

ci: only create conda packages for upstream repository

parent e2d983a1
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,7 @@ create conda dev package:
image: condaforge/linux-anvil
stage: deploy
only:
- master
- master@kwant/tinyarray
script:
- git clone https://gitlab.kwant-project.org/kwant/conda-recipes.git
- conda build -c conda-forge --python 3.4 conda-recipes/tinyarray-dev
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment