Skip to content
Snippets Groups Projects
Commit b3320360 authored by Mike McQuaid's avatar Mike McQuaid
Browse files

brew-test-bot: push master with tags.

parent cf0a3fe9
No related branches found
No related tags found
No related merge requests found
......@@ -447,7 +447,7 @@ if ARGV.include? '--ci-pr-upload' or ARGV.include? '--ci-testing-upload'
remote = "git@github.com:BrewTestBot/homebrew.git"
tag = pr ? "pr-#{pr}" : "testing-#{number}"
safe_system "git push --force #{remote} :refs/tags/#{tag}"
safe_system "git push --force #{remote} master:master :refs/tags/#{tag}"
path = "/home/frs/project/m/ma/machomebrew/Bottles/"
url = "BrewTestBot,machomebrew@frs.sourceforge.net:#{path}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment