Skip to content

Commit

Permalink
cia pkg is required and in pcmdi channel
Browse files Browse the repository at this point in the history
  • Loading branch information
doutriaux1 committed Mar 2, 2018
1 parent 91f5233 commit 0ac79f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/pcmdi_metrics/conda_upload.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ source deactivate
source activate root
python ./prep_for_build.py -l 1.1.2
echo "starting conda build"
conda build pcmdi_metrics -c conda-forge -c uvcdat
conda build pcmdi_metrics -c conda-forge -c uvcdat -c pcmdi
echo "starting anaconda upload"
anaconda -t $CONDA_UPLOAD_TOKEN upload -u $USER -l nightly $CONDA_BLD_PATH/$OS/$PKG_NAME-*tar.bz2 --force

0 comments on commit 0ac79f6

Please sign in to comment.