Skip to content

Commit

Permalink
Update cloudsmith upload script #4
Browse files Browse the repository at this point in the history
  • Loading branch information
bdbcat committed Jul 4, 2021
1 parent 4f09fd2 commit 9772649
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions ci/circleci-upload.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,9 @@ else


sudo apt-get install python3-pip python3-setuptools
sudo python3 -m pip install -q cloudsmith-cli

#sudo python3 -m pip install -q cloudsmith-cli
sudo pip install --upgrade cloudsmith-cli

fi

BUILD_ID=${CIRCLE_BUILD_NUM:-1}
Expand Down

0 comments on commit 9772649

Please sign in to comment.