One last try, this ought to work.
This commit is contained in:
@@ -24,7 +24,7 @@ allprojects {
|
|||||||
args = ["rev-parse", "--abbrev-ref", "HEAD"]
|
args = ["rev-parse", "--abbrev-ref", "HEAD"]
|
||||||
standardOutput = os
|
standardOutput = os
|
||||||
}
|
}
|
||||||
return os.toString()
|
return os.toString().trim()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user