Skip to content

Commit

Permalink
proper maintenance target
Browse files Browse the repository at this point in the history
  • Loading branch information
jreidinger committed Nov 6, 2014
1 parent e42c4a3 commit 712fb34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -3,7 +3,7 @@ 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_sr_project = "SUSE:SLE-12:Update"
conf.obs_project = "Devel:YaST:SLE-12"
#lets ignore license check for now
conf.skip_license_check << /.*/
Expand Down

0 comments on commit 712fb34

Please sign in to comment.