Update BuildImage.sh

This commit is contained in:
ametgud4u 2020-07-26 23:28:00 +05:30 committed by GitHub
parent 8daab077e9
commit 22c0f48c7f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,4 +7,4 @@ echo " *************************************** "
echo " ********** Build Docker Image********** " echo " ********** Build Docker Image********** "
echo " *************************************** " echo " *************************************** "
cd /home/jenkins/centos_data/Build && docker-compose -f ddocker-compose-buildimage.yml build --no-cache cd /home/jenkins/centos_data/Build && docker-compose -f docker-compose-buildimage.yml build --no-cache