diff options
author | varac <varacanero@zeromail.org> | 2017-03-14 00:04:47 +0100 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2017-03-16 19:42:38 +0100 |
commit | 4dbb2c726b7594685ed7857a3f2f89d9a08f36ff (patch) | |
tree | 0afc6279af693387fd5ead2d0ba2c39e9982a3bd /tests/platform-ci/provider/common.json | |
parent | 168013abf257df1576bc69f907729db60c1fb04a (diff) |
Use http://deb.leap.se/platform jessie snapshots for platform CI
Diffstat (limited to 'tests/platform-ci/provider/common.json')
-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" + } + } + } } |