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
So I seem to be running into this issue when trying to do a release using Gitlab. When in the CI environment trying to issue a regular git pull wont work as the "upstream" has not been set. Is there a work around or some other setting I need to enabled to overcome this issue.
[9:19:46 PM] [semantic-release] › ✖ An error occurred while running semantic-release: { Error: Command failed: git pull
There is no tracking information for the current branch.
Please specify which branch you want to merge with.
See git-pull(1) for details.
git pull <remote> <branch>
So I seem to be running into this issue when trying to do a release using Gitlab. When in the CI environment trying to issue a regular git pull wont work as the "upstream" has not been set. Is there a work around or some other setting I need to enabled to overcome this issue.
Here are the relevant configs:
.releaserc.yml
.gitlab-ci.yml
The text was updated successfully, but these errors were encountered: