Skip to content

Commit 7112d2e

Browse files
committed
remove commented out code
1 parent f14cea5 commit 7112d2e

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.circleci/config.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,6 @@ aliases:
5858
- &conda_upload
5959
name: conda_upload
6060
command: |
61-
#if [[ $CIRCLE_BRANCH != "master" ]]; then
62-
# exit 0
63-
#fi
6461
source $WORKDIR/miniconda/etc/profile.d/conda.sh
6562
conda activate base
6663
UPLOAD_OPTIONS="-t $CONDA_UPLOAD_TOKEN upload -u $USER -l $LABEL"

0 commit comments

Comments
 (0)