Files
sashimono/test/docker/push.sh
2025-04-29 16:12:17 +05:30

6 lines
129 B
Bash
Executable File

#!/bin/bash
img=evernode/sashimono
docker image push "$img:hp.test-ubt.20.04"
docker image push "$img:hp.test-ubt.20.04-njs.20"