Skip to content

Commit

Permalink
Submit to master
Browse files Browse the repository at this point in the history
* This reverts commit 8ade4da.
  • Loading branch information
imobachgs committed Nov 4, 2016
1 parent 2d39adb commit 416056a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,4 @@ require "yast/rake"
Yast::Tasks.configuration do |conf|
#lets ignore license check for now
conf.skip_license_check << /.*/

# submit to CASP
conf.obs_api = "https://api.suse.de/";
conf.obs_project = "Devel:YaST:CASP:1.0"
conf.obs_target = "CASP_1.0"
conf.obs_sr_project = "Devel:CASP:1.0"
end

0 comments on commit 416056a

Please sign in to comment.