Initial commit
This commit is contained in:
11
services/jenkins/README.md
Normal file
11
services/jenkins/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
- 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
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user