Skip to content

Commit

Permalink
Revert "adapt Rakefile to submit to correct build service project in …
Browse files Browse the repository at this point in the history
…maintenance branch SLE-12-GA"

This reverts commit c3d08a0.
  • Loading branch information
jreidinger committed Oct 1, 2014
1 parent c3d08a0 commit fe7d4b8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Rakefile
@@ -1,10 +1,6 @@
require "yast/rake"

Yast::Tasks.configuration do |conf|
conf.obs_api = "https://api.suse.de/"
conf.obs_target = "SLE_12"
conf.obs_sr_project = "SUSE:SLE-12:Update:Test"
conf.obs_project = "Devel:YaST:SLE-12"
#lets ignore license check for now
conf.skip_license_check << /.*/
end

0 comments on commit fe7d4b8

Please sign in to comment.