[CPS] Build node for CPS-CSIT
[ci-management.git] / shell / docker-push.sh
index 68b2bdb..937a01a 100644 (file)
@@ -4,3 +4,4 @@ set -e -o pipefail
 
 # Push our image to wherever it's defined to go by the name
 docker push "$DOCKER_IMAGE"
+docker push "$DOCKER_IMAGE_LATEST"