DotCi
DotCi copied to clipboard
Git branch is not correct
Actual behavior:
- When running a build,
git name-rev --name-only HEADalways reportsmaster
Expected behavior:
- It should reflect the actual branch that is being built.