diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/platform-ci/provider/common.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/platform-ci/provider/common.json b/tests/platform-ci/provider/common.json index 2c63c085..e5096c47 100644 --- a/tests/platform-ci/provider/common.json +++ b/tests/platform-ci/provider/common.json @@ -1,2 +1,10 @@ { + "sources": { + "platform": { + "apt": { + "basic": "http://deb.leap.se/platform", + "component": "snapshots" + } + } + } } |