Skip to content

Commit

Permalink
Revert "Submit to CASP (#254)"
Browse files Browse the repository at this point in the history
This reverts commit 9cdbfe0.
  • Loading branch information
teclator committed Aug 22, 2017
1 parent 7f124ba commit 9b4f307
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions Rakefile
@@ -1,12 +1,8 @@
require "yast/rake"

Yast::Tasks.submit_to :sle12sp2

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 9b4f307

Please sign in to comment.