Update BuildImage.sh

This commit is contained in:
ametgud4u 2020-07-26 23:42:35 +05:30 committed by GitHub
parent 22c0f48c7f
commit 0d9a018ca8
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 docker-compose-buildimage.yml build --no-cache cd /home/jenkins/centos_data/Build/ && docker-compose -f docker-compose-buildimage.yml build --no-cache