update message

This commit is contained in:
wangyan 2017-07-26 02:22:03 -07:00
parent c952db3c73
commit efc10127f3

View File

@ -58,5 +58,5 @@ docker build -f Dockerfile -t $PHOTONIMAGE .
rm -rf $TEMP
rm -rf binary
echo 'Push image to server.'
echo 'Push image to docker hub.'
../../pushimage.sh $PHOTONIMAGE USERNAME PASSWORD