You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 17, 2022. It is now read-only.
This reverts commit ed058cb.
Issue #81 has probably been caused by CircleCI feature called "auto-cancel
redundant builds". When release script pushed a new commit to master branch build was cancelled, because default branch
for this repository is `develop`, and builds are not cancelled
automatically with this feature only for default branches.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Investigate issues with release script and fix it because a job in CricleCI with it failed two times now.
The responsible script source code: https://github.com/k911/swoole-bundle/blob/develop/.circleci/release-version.sh#L118-L128
Job: https://app.circleci.com/jobs/github/k911/swoole-bundle/1790
Output: https://circleci.com/api/v1.1/project/github/k911/swoole-bundle/1790/output/103/0?file=true
The text was updated successfully, but these errors were encountered: