Initial commit

This commit is contained in:
2026-05-30 22:48:53 -03:00
commit eacdd18165
35 changed files with 828 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
- 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.
```