mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-19 22:15:50 +00:00
Added git to test env
This commit is contained in:
parent
31cc576412
commit
21635588f7
1 changed files with 3 additions and 0 deletions
|
@ -7,3 +7,6 @@ sudo systemctl enable tomcat
|
||||||
|
|
||||||
# Provision jenkins
|
# Provision jenkins
|
||||||
sudo yum install maven -y
|
sudo yum install maven -y
|
||||||
|
|
||||||
|
# Install git
|
||||||
|
sudo yum install git -y
|
||||||
|
|
Loading…
Reference in a new issue