Merge pull request #2720 from SDA-SE/feat/correct-readme

docs: remove unnecessary path rewrite from jenkins plugin docs
This commit is contained in:
Oliver Sand
2020-10-02 12:01:41 +02:00
committed by GitHub
-2
View File
@@ -32,8 +32,6 @@ proxy:
Authorization:
$secret:
env: JENKINS_BASIC_AUTH_HEADER
pathRewrite:
'^/api/proxy/jenkins/api/': '/'
```
4. Add an environment variable which contains the Jenkins credentials, (note: use an API token not your password)