brew-test-bot: fix testing pull request handling.
This commit is contained in:
parent
66cefb7be6
commit
52a935d5bc
@ -170,6 +170,7 @@ class Test
|
|||||||
github_repo = git_match[1]
|
github_repo = git_match[1]
|
||||||
pull_id = ENV['ghprbPullId']
|
pull_id = ENV['ghprbPullId']
|
||||||
@url = "https://github.com/#{github_repo}/pull/#{pull_id}"
|
@url = "https://github.com/#{github_repo}/pull/#{pull_id}"
|
||||||
|
@hash = nil
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user