Files
sashimono/test/docker/push.sh
2021-07-28 16:27:50 +05:30

5 lines
74 B
Bash
Executable File

#!/bin/bash
img=hotpocketdev/sashimono
docker image push --all-tags $img