提交 4b1a04fd authored 作者: Arnaud Bergeron's avatar Arnaud Bergeron

Adjust artifact paths.

上级 adca1a75
...@@ -30,10 +30,10 @@ jobs: ...@@ -30,10 +30,10 @@ jobs:
command: | command: |
if [[ -n "${CIRCLE_TAG}" ]] if [[ -n "${CIRCLE_TAG}" ]]
then then
anaconda -t $BINSTAR_TOKEN upload --user=mila-udem /miniconda/conda-bld/linux-64/theano* anaconda -t $BINSTAR_TOKEN upload --user=mila-udem /opt/conda/conda-bld/linux-64/theano*
fi fi
- store_artifacts: - store_artifacts:
path: /miniconda/conda-bld/linux-64 path: /opt/conda/conda-bld/linux-64
workflows: workflows:
version: 2 version: 2
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论