Skip to content

Commit

Permalink
Update circleci to fail job when publish token not available (#484)
Browse files Browse the repository at this point in the history
Ref #478
  • Loading branch information
dsleiter committed Dec 2, 2020
1 parent 2924f4f commit d664386
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -305,8 +305,7 @@ jobs:
--prerelease-sha $CIRCLE_SHA1 \
--prerelease-packages-clear-pattern "*" \
--prerelease-packages-keep-pattern "*dev<COMMIT_DISTANCE>*" \
--re-upload \
--exit-success-if-missing-token
--re-upload
deploy-release:
docker:
Expand Down

0 comments on commit d664386

Please sign in to comment.