Fixed hostnames
This commit is contained in:
parent
3b1cdb54bb
commit
9ae119c6cb
|
@ -40,15 +40,16 @@ tests locally:
|
||||||
|
|
||||||
### Tag
|
### Tag
|
||||||
|
|
||||||
podman tag post_text git.minimally.online/swaggboi_priv/post_text
|
podman tag post_text \
|
||||||
|
git.seriousbusiness.international/swaggboi_priv/post_text
|
||||||
|
|
||||||
### Push
|
### Push
|
||||||
|
|
||||||
podman push git.minimally.online/swaggboi_priv/post_text
|
podman push git.seriousbusiness.international/swaggboi_priv/post_text
|
||||||
|
|
||||||
### Pull
|
### Pull
|
||||||
|
|
||||||
podman pull git.minimally.online/swaggboi_priv/post_text
|
podman pull git.seriousbusiness.international/swaggboi_priv/post_text
|
||||||
|
|
||||||
### Run
|
### Run
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user