Updated docs for new git server
This commit is contained in:
parent
7c1d3533c9
commit
33d1816125
|
@ -14,15 +14,16 @@ Tests are performed during the build process
|
||||||
|
|
||||||
### Tag the image
|
### Tag the image
|
||||||
|
|
||||||
podman tag www-swagg git.minimally.online/swaggboi_priv/www-swagg
|
podman tag www-swagg \
|
||||||
|
git.seriousbusiness.international/swaggboi_priv/www-swagg
|
||||||
|
|
||||||
### Send it
|
### Send it
|
||||||
|
|
||||||
podman push git.minimally.online/swaggboi_priv/www-swagg
|
podman push git.seriousbusiness.international/swaggboi_priv/www-swagg
|
||||||
|
|
||||||
### Pull it
|
### Pull it
|
||||||
|
|
||||||
podman pull git.minimally.online/swaggboi_priv/www-swagg
|
podman pull git.seriousbusiness.international/swaggboi_priv/www-swagg
|
||||||
|
|
||||||
### Run it
|
### Run it
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue