move2docker/scripts/push.sh

4 lines
126 B
Bash
Raw Normal View History

2020-02-12 13:13:10 +00:00
#!/bin/bash
2020-02-12 16:57:13 +00:00
docker push registry.chrz.de:443/move2docker:cli-$(arch)
docker push registry.chrz.de:443/move2docker:gui-$(arch)