#!/bin/sh # RUN IN REPO ROOT DIR !! export IMAGE_NAME="git.pbiernat.dev/egommerce/apigw-svc" docker push "$IMAGE_NAME:latest"