Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leaddevops authored May 10, 2022
1 parent 4a5bb3c commit 6858955
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jenkins/Install/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ sudo apt-get install -y openjdk-8-jdk
```
cd /tmp ; sudo wget https://dlcdn.apache.org/maven/maven-3/3.8.5/binaries/apache-maven-3.8.5-bin.tar.gz
cd /tmp ; sudo tar -xzf apache-maven-3.8.5-bin.tar.gz -C /opt/
mv /opt/apache-maven-3.8.5 /opt/maven
````
### Install Jenkins
```
Expand Down

0 comments on commit 6858955

Please sign in to comment.