Unanswered
Hi, Is It Possible To Retrieve The Git Branch From The
Hi CourageousWhale20 ,
While this is not part of the Task interface (perhaps it should be - we'll appreciate a GitHub issue on the subject), you can access this value as follows:
` task = Task.init(...)
branch = task.data.script.branch `
132 Views
0
Answers
3 years ago
one year ago