Files
dragonfruit-resources/services/jenkins/README.md
2026-05-30 22:48:53 -03:00

12 lines
241 B
Markdown

- don't create '/jenkins' folder. it will be created automatically
- 'https://adoptium.net/installation/linux/' steps is mandatory
- for bitwarden support in arm systems
```
apt install -y npm
npm install -g @bitwarden/cli
whereis bw
```