-
Notifications
You must be signed in to change notification settings - Fork 117
Closed
Labels
toolingDevelopment and deployment tooling improvementsDevelopment and deployment tooling improvements
Description
The release script fails to commit a tagged release because it checks out a branch with the exact same name during the process. This causes the git push to find two references of the same name:
error: src refspec 3.5.1 matches more than one
from https://travis-ci.com/github/xwp/stream/jobs/372078948#L474
Metadata
Metadata
Assignees
Labels
toolingDevelopment and deployment tooling improvementsDevelopment and deployment tooling improvements