Skip to content

Commit

Permalink
removed hardcoded OBS project to allow building in the public OBS
Browse files Browse the repository at this point in the history
in the Jenkins worker
  • Loading branch information
lslezak committed Apr 25, 2016
1 parent efc31c9 commit 89e21fc
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,4 @@ require "yast/rake"

Yast::Tasks.configuration do |conf|
conf.skip_license_check << /\.desktop$/
# internal only module
conf.obs_api = "https://api.suse.de/"
conf.obs_project = "Devel:YaST:Head"
conf.obs_target = "SLE-12-SP1"
conf.obs_sr_project = "SUSE:SLE-12-SP1:GA"
end

0 comments on commit 89e21fc

Please sign in to comment.