Skip to content

Commit

Permalink
fix(release): wait for releaser dry run to finish
Browse files Browse the repository at this point in the history
  • Loading branch information
swoole-bundle-bot committed Jul 18, 2020
1 parent e705880 commit b3dac5a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,5 +147,6 @@ workflows:
# - releaser-dry-run
- releaser:
context: swoole-bundle-releaser
# requires:
# - approve-release
requires:
- releaser-dry-run
# - approve-release

0 comments on commit b3dac5a

Please sign in to comment.