diff --git a/Docker/build.sh b/Docker/build.sh index a0c2d7ce86f545762cef7c280cc4cef1206925ec..6a78d3be6f5af0a466fbda9076e7832a310606d1 100755 --- a/Docker/build.sh +++ b/Docker/build.sh @@ -11,6 +11,6 @@ docker build "$@" --build-arg BORT=${tag} . -f shellb3-cspp-py38.Dockerfile \ -t shellb3-cspp-py38:latest \ -t gitlab.ssec.wisc.edu:5555/cspp/buildbucket/shellb3/shellb3-centos7-gcc10-cspp-py38:rGIT${hash} \ -t gitlab.ssec.wisc.edu:5555/cspp/buildbucket/shellb3/shellb3-centos7-gcc10-cspp-py38:latest -echo docker push gitlab.ssec.wisc.edu:5555/cspp/buildbucket/shellb3/shellb3-centos7-gcc8-cspp-py38:rGIT${hash} -echo docker push gitlab.ssec.wisc.edu:5555/cspp/buildbucket/shellb3/shellb3-centos7-gcc8-cspp-py38:latest +echo docker push gitlab.ssec.wisc.edu:5555/cspp/buildbucket/shellb3/shellb3-centos7-gcc10-cspp-py38:rGIT${hash} +echo docker push gitlab.ssec.wisc.edu:5555/cspp/buildbucket/shellb3/shellb3-centos7-gcc10-cspp-py38:latest