-
-
Notifications
You must be signed in to change notification settings - Fork 120
How to resolve failed release build trigger
Marc Durdin edited this page Aug 1, 2021
·
1 revision
- If it exists, delete the branch named
auto/version-master-<version>
on GitHub https://github.com/keymanapp/keyman/branches/all - If it exists, delete the tag with the name
release-<version>-<tier>
on GitHub withgit push --delete origin <tag>
- Run the
Trigger Release Builds (tier)
build.
Note: there may be repeated comments on some PRs as a result of this. This is a minor issue and we won't worry about it.