Skip to content

Commit

Permalink
please work 2
Browse files Browse the repository at this point in the history
  • Loading branch information
zshaheen committed Feb 27, 2017
1 parent 24c40a1 commit 3b23ccb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions conda-recipes/pcmdi_metrics/conda_upload.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ export VERSION=`date +%Y.%m.%d`

mkdir temp
git clone git:https://github.com/UV-CDAT/conda-recipes temp
mkdir -p conda-recipes/pcmdi_metrics
cp build.sh meta.yaml.in conda-recipes/pcmdi_metrics
cd conda-recipes
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

python ./prep_for_build.py -v $VERSION
conda build pcmdi_metrics
Expand Down

0 comments on commit 3b23ccb

Please sign in to comment.