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 4fdd90c commit c91c662
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Rakefile
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 c91c662

Please sign in to comment.