docs: fix jenkins plugin readme with the new /api base path

This commit is contained in:
Oliver Sand
2020-10-01 10:43:55 +02:00
parent f1c1819c13
commit 96f71025b9
+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)