Skip to content

Commit

Permalink
add certificates
Browse files Browse the repository at this point in the history
  • Loading branch information
lslezak committed Apr 30, 2015
1 parent 25cdd20 commit 8acecb3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Rakefile
Expand Up @@ -4,3 +4,6 @@ Yast::Tasks.configuration do |conf|
# lets ignore license check for now
conf.skip_license_check << /.*/
end

Rake::Task["check:committed"].clear_actions

1 change: 1 addition & 0 deletions package/yast2-registration.spec
Expand Up @@ -45,6 +45,7 @@ BuildRequires: rubygem(rspec)
BuildRequires: rubygem(suse-connect) >= 0.2.0
BuildRequires: yast2-slp >= 3.1.2
BuildRequires: yast2-packager >= 3.1.26
BuildRequires: ca-certificates-mozilla

# Install extra packages for running additional tests at the Jenkins CI builds.
# run manually: osc build --define "run_ci_tests 1"
Expand Down

0 comments on commit 8acecb3

Please sign in to comment.