mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 15:25:49 +00:00
Update BuildImage.sh
This commit is contained in:
parent
96761db6e9
commit
eca44ec852
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
sudo rm -rf /home/jenkins/centos_data/apps/java-app/
|
||||
sudo rm -rf /home/jenkins/centos_data/apps/java-app
|
||||
git clone https://github.com/ametgud4u/spring-petclinic.git /home/jenkins/centos_data/apps/java-app/
|
||||
|
||||
echo "*****************************************"
|
||||
|
|
Loading…
Reference in a new issue