Skip to content

Commit

Permalink
clone 'master' branch of conda-recipes
Browse files Browse the repository at this point in the history
  • Loading branch information
LinaMuryanto committed Jan 14, 2020
1 parent 82961bd commit c489d6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ aliases:
- &conda_rerender
name: conda_rerender
command: |
git clone -b conda_forge_pinning https://github.com/CDAT/conda-recipes.git $WORKDIR/conda-recipes
git clone https://github.com/CDAT/conda-recipes.git $WORKDIR/conda-recipes
source $WORKDIR/miniconda/etc/profile.d/conda.sh
conda activate base
BUILD_SCRIPT="$WORKDIR/conda-recipes/build_tools/conda_build.py"
Expand Down

0 comments on commit c489d6f

Please sign in to comment.