UNPKG

87 BPlain TextView Raw
1#!/bin/bash
2docker tag $IMAGE_NAME $DOCKER_REPO:latest
3docker push $DOCKER_REPO:latest