Skip to content

Commit

Permalink
please work 3
Browse files Browse the repository at this point in the history
  • Loading branch information
zshaheen committed Feb 28, 2017
1 parent 3b23ccb commit 0192fca
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion conda-recipes/pcmdi_metrics/conda_upload.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ git clone git:https://github.com/UV-CDAT/conda-recipes temp
mkdir -p temp/conda-recipes/pcmdi_metrics
cp conda-recipes/pcmdi_metrics/build.sh conda-recipes/pcmdi_metrics/meta.yaml.in temp/conda-recipes/pcmdi_metrics
cd temp/conda-recipes

echo ls temp/conda-recipes
ls
python ./prep_for_build.py -v $VERSION
conda build pcmdi_metrics
anaconda -t $CONDA_UPLOAD_TOKEN upload -u $USER -l nightly $CONDA_BLD_PATH/$OS/$PKG_NAME-$VERSION-0.tar.bz2 --force
Expand Down

0 comments on commit 0192fca

Please sign in to comment.