APT fixtures moved and shrunk
This commit is contained in:
parent
6d39869eff
commit
46f76c5220
13 changed files with 494 additions and 2 deletions
|
|
@ -47,7 +47,7 @@ Rails.application.configure do
|
|||
# DEB package repositories to parse when running "rake debshots:... tasks"
|
||||
config.package_sources = [
|
||||
{
|
||||
description: 'Development test files', type: 'apt', url: 'lib/tasks/files/',
|
||||
description: 'Development test files', type: 'apt', url: 'test/files/apt',
|
||||
architectures: ['amd64'],
|
||||
components: ['main']
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue