Merge pull request #2695 from SDA-SE/jenkins-docs

docs: fix jenkins plugin readme with the new /api base path
This commit is contained in:
Oliver Sand
2020-10-01 11:03:52 +02:00
committed by GitHub
+1 -1
View File
@@ -33,7 +33,7 @@ proxy:
$secret:
env: JENKINS_BASIC_AUTH_HEADER
pathRewrite:
'^/proxy/jenkins/api/': '/'
'^/api/proxy/jenkins/api/': '/'
```
4. Add an environment variable which contains the Jenkins credentials, (note: use an API token not your password)