mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 16:25:49 +00:00
Update BuildImage.sh
This commit is contained in:
parent
9167bca010
commit
83be589139
1 changed files with 1 additions and 1 deletions
|
@ -7,4 +7,4 @@ echo " *************************************** "
|
||||||
echo " ********** Build Docker Image********** "
|
echo " ********** Build Docker Image********** "
|
||||||
echo " *************************************** "
|
echo " *************************************** "
|
||||||
|
|
||||||
sudo cd $HOME/centos_data/Build && docker-compose -f docker-compose-buildimage.yml build --no-cache
|
cd /home/jenkins/centos_data/Build && docker-compose -f docker-compose-buildimage.yml build --no-cache
|
||||||
|
|
Loading…
Reference in a new issue