Commit 9859e06e authored by Loredana's avatar Loredana

Use https for Pipeline plugin

parent a57c5d19
...@@ -26,7 +26,7 @@ module.exports = { ...@@ -26,7 +26,7 @@ module.exports = {
title: 'Slither/Mythril' title: 'Slither/Mythril'
}, },
'pipeline': { 'pipeline': {
url: 'http://pipeline.pipeos.one', url: 'https://pipeline.pipeos.one',
title: 'Pipeline' title: 'Pipeline'
} }
/* /*
......
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