Skip to content
Snippets Groups Projects
Commit 2a050c3c authored by Lennart Kramer's avatar Lennart Kramer
Browse files

also push latest

parent 8037c7be
Branches
No related tags found
No related merge requests found
......@@ -12,6 +12,7 @@ echo "maxima: $2"
echo "stack: $3"
# tag the image
IMAGENAME="$5/goemaxima-$3:$6"
IMAGELATEST="$5/goemaxima-$3:latest"
# check if the image already exists on the server
docker pull "${IMAGENAME}"
# build it
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment