Files
hpcore/test/docker/push.sh
2021-06-23 12:54:39 +05:30

7 lines
115 B
Bash
Executable File

#!/bin/bash
repo=hotpocketdev/hotpocket
./build.sh
docker push $repo:ubt.20.04
docker push $repo:ubt.20.04-njs.14