Skip to content
Snippets Groups Projects
Commit 528a8fd5 authored by Ray Garcia's avatar Ray Garcia :scream_cat:
Browse files

push to sb3 registry instead of just buildbucket

parent 2e426617
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,11 @@ sleep 1
docker build "$@" --no-cache --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
-t gitlab.ssec.wisc.edu:5555/cspp/buildbucket/shellb3/shellb3-centos7-gcc10-cspp-py38:latest \
-t gitlab.ssec.wisc.edu:5555/rayg/shellb3/shellb3-centos7-gcc10-cspp-py38:rGIT${hash} \
-t gitlab.ssec.wisc.edu:5555/rayg/shellb3/shellb3-centos7-gcc10-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
echo docker push gitlab.ssec.wisc.edu:5555/rayg/shellb3/shellb3-centos7-gcc10-cspp-py38:rGIT${hash}
echo docker push gitlab.ssec.wisc.edu:5555/rayg/shellb3/shellb3-centos7-gcc10-cspp-py38:latest
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment