diff options
author | Varac <varac@leap.se> | 2017-06-23 20:13:18 +0200 |
---|---|---|
committer | Varac <varac@leap.se> | 2017-06-23 20:53:29 +0200 |
commit | 16c8f00a6a6e388f8a8f8b831d7e507f8cb67c78 (patch) | |
tree | ddb50b6f01b1e292d430aa24fe9c518c6a2faa16 /tests/platform-ci/provider | |
parent | 1078bffff8a0ac49c566c28f85ef8c9fe14f4e11 (diff) |
Use default apt component for CI
Resolves: #8828
Diffstat (limited to 'tests/platform-ci/provider')
-rw-r--r-- | tests/platform-ci/provider/common.json | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/platform-ci/provider/common.json b/tests/platform-ci/provider/common.json deleted file mode 100644 index e5096c47..00000000 --- a/tests/platform-ci/provider/common.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "sources": { - "platform": { - "apt": { - "basic": "http://deb.leap.se/platform", - "component": "snapshots" - } - } - } -} |