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