9 lines
397 B
Markdown
9 lines
397 B
Markdown
- https://plugins.jenkins.io/bitwarden-credentials-provider/#plugin-content-getting-started
|
|
- after setting things up, it's possible that jenkins shows this in the logs:
|
|
|
|
```
|
|
java.lang.IllegalStateException: Bitwarden CLI is not installed and could not be downloaded automatically. If on an unsupported architecture, please install it manually and set the path in the Jenkins configuration.
|
|
```
|
|
|
|
|