Commit 87df1df3 authored by Grzegorz Bizon's avatar Grzegorz Bizon

Seed db with CI build artifacts using a zip archive

parent ebd69c5f
......@@ -50,7 +50,7 @@ class Gitlab::Seeder::Builds
end
def artifacts_path
Rails.root + 'spec/fixtures/ci_build_artifacts.tar.gz'
Rails.root + 'spec/fixtures/ci_build_artifacts.zip'
end
def artifacts_cache_file_path
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment