Fix anaconda upload
This commit is contained in:
parent
9b33f1152b
commit
c3398ef4e5
@ -40,6 +40,7 @@ publish-job:
|
||||
rules:
|
||||
- if: $CI_COMMIT_TAG
|
||||
script:
|
||||
- conda activate base
|
||||
- anaconda --token $ANACONDA_TOKEN upload $(conda build ./conda-recipe --output)
|
||||
|
||||
cleanup-job:
|
||||
|
Loading…
x
Reference in New Issue
Block a user