Skip to content

Commit

Permalink
Add emerge PR uploads
Browse files Browse the repository at this point in the history
  • Loading branch information
noahsmartin committed Aug 15, 2023
1 parent e2582dc commit 6d446f8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -161,8 +161,7 @@ namespace :emerge do
filename: 'test.zip'
}
if ENV["PR_NUMBER"] != "" && ENV["PR_NUMBER"] != "false"
# TODO: Enable PR uploads
next
upload_data[:buildType] = 'test'
else
upload_data[:sha] = g.log[0].sha
upload_data[:buildType] = 'master'
Expand Down

0 comments on commit 6d446f8

Please sign in to comment.